OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [eth/] [frv/] [frv400/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2004-09-05  Mark Salter      
2
            David Woodhouse  
3
 
4
        * include/devs_eth_frv400.inl: Use unsigned char for printing. Check
5
        for no MAC address being given.
6
        * include/devs_eth_frv400.inl: Read MAC address from ID PROM bytewise.
7
        Add 'setmac' RedBoot command for setting the MAC address in the EEPROM.
8
 
9
2002-05-30  Jonathan Larmour  
10
 
11
        * include/devs_eth_frv400.inl: Use CYGINT_IO_ETH_INT_SUPPORT_REQUIRED
12
        instead of CYGPKG_NET where required.
13
 
14
2002-03-28  Gary Thomas  
15
 
16
        * cdl/frv400_eth_drivers.cdl: Don't define CYGHWR_NET_DRIVERS as this
17
        is done in the generic driver.
18
 
19
2001-12-10  Richard Sandiford  
20
 
21
        * include/devs_eth_frv400.inl (_frv400_eth_int_clear): Don't
22
        unmask the interrupt after clearing it.
23
 
24
2001-10-16  Gary Thomas  
25
 
26
        * include/devs_eth_frv400.inl: Specify buffer layout (change in
27
        generic driver requires this).
28
 
29
2001-10-15  Gary Thomas  
30
 
31
        * include/devs_eth_frv400.inl: Allow configuration to force ESA
32
        (in case EEPROM is bad), otherwise make sure EEPROM is used to
33
        set chip address (ESA) before use.
34
 
35
2001-10-12  Gary Thomas  
36
 
37
        * include/devs_eth_frv400.inl: Add PCI scanning for device.
38
        (_frv400_eth_int_clear): Need explicit interrupt acknowledge.
39
 
40
2001-10-10  Gary Thomas  
41
 
42
        * include/devs_eth_frv400.inl:
43
        * cdl/frv400_eth_drivers.cdl: New device driver for onboard LAN,
44
        based on RTL8029s which is the same as DP8390 (NE2000).
45
 
46
//===========================================================================
47
// ####GPLCOPYRIGHTBEGIN####
48
// -------------------------------------------
49
// This file is part of eCos, the Embedded Configurable Operating System.
50
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
51
//
52
// This program is free software; you can redistribute it and/or modify
53
// it under the terms of the GNU General Public License as published by
54
// the Free Software Foundation; either version 2 or (at your option) any
55
// later version.
56
//
57
// This program is distributed in the hope that it will be useful, but
58
// WITHOUT ANY WARRANTY; without even the implied warranty of
59
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
60
// General Public License for more details.
61
//
62
// You should have received a copy of the GNU General Public License
63
// along with this program; if not, write to the
64
// Free Software Foundation, Inc., 51 Franklin Street,
65
// Fifth Floor, Boston, MA  02110-1301, USA.
66
// -------------------------------------------
67
// ####GPLCOPYRIGHTEND####
68
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.