Mercurial > flash_v2
annotate packages/devs/eth/arm/ks32c5000/current/ChangeLog @ 1642:b48368553004
* src/rtl8201.c: New file. Added RTL8201 PHY support.
* cdl/ks32c5000_eth.cdl: CDL to allow configuration of the above.
| author | asl |
|---|---|
| date | Fri, 14 May 2004 14:58:04 +0000 |
| parents | 83bf536405e0 |
| children |
| rev | line source |
|---|---|
| 1642 | 1 2003-10-09 Roland Cassebohm <roland.cassebohm@visionsystems.de> |
| 2 | |
| 3 * src/rtl8201.c: New file. Added RTL8201 PHY support. | |
| 4 * cdl/ks32c5000_eth.cdl: CDL to allow configuration of the above. | |
| 5 | |
|
1350
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
6 2003-10-09 Roland Cassebohm <roland.cassebohm@visionsystems.de> |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
7 |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
8 * src/ks5000_ether.c: Set ifStats.description only one time while |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
9 initialization, it will never change. |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
10 Set ifStats.supports_dot3 to 1, to support snmp mib dot3. |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
11 Set ifStats.snmp_chipset to be interpreted as "nullobjid" in the |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
12 snmp dot3 agent. It is not a string it is an oid as byte array. |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
13 The link status of the phy are read while initializion and in the |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
14 command ETH_DRV_GET_IF_STATS to be up to date without phy interrupt |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
15 support. |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
16 Change firstTime in installInterrupts() to be static to be sure |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
17 interrupts will only one time be installed. |
|
83bf536405e0
* src/ks5000_ether.c: Set ifStats.description only one time while
asl
parents:
1067
diff
changeset
|
18 |
|
1067
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
19 2003-06-24 Jonathan Larmour <jifl@eCosCentric.com> |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
20 |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
21 * src/ks5000_ether.c: Some tidies of the previous changes. |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
22 * cdl/ks32c5000_eth.cdl: Clarify option description and rename |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
23 CYGVAR_DEVS_ETH_ARM_KS32C5000_REDBOOT_HOLDS_ESA_ETH0 to |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
24 CYGSEM_DEVS_ETH_ARM_KS32C5000_REDBOOT_HOLDS_ESA_ETH0. |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
25 |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
26 2003-05-26 Chris Garry <cgarry@sweeneydesign.co.uk> |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
27 |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
28 * cdl/ks32c5000_eth.cdl: Added support for MAC address to be used |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
29 from RedBoot's FLASH configuration data. |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
30 * src/ks5000_ether.c: Updated driver to work with LWIP stack as |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
31 well as the BSD stack. Added support for MAC address to be used |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
32 from RedBoot's FLASH configuration data. |
|
632d04548506
* src/ks5000_ether.c: Some tidies of the previous changes.
jlarmour
parents:
924
diff
changeset
|
33 |
|
924
ca9b63c5e56a
* cdl/ks32c5000_eth.cdl: CYGINT_DEVS_ETH_ARM_KS32C5000_PHY can now
jlarmour
parents:
877
diff
changeset
|
34 2003-04-08 Michael Checky <Michael_Checky@Thermoking.com> |
|
ca9b63c5e56a
* cdl/ks32c5000_eth.cdl: CYGINT_DEVS_ETH_ARM_KS32C5000_PHY can now
jlarmour
parents:
877
diff
changeset
|
35 |
|
ca9b63c5e56a
* cdl/ks32c5000_eth.cdl: CYGINT_DEVS_ETH_ARM_KS32C5000_PHY can now
jlarmour
parents:
877
diff
changeset
|
36 * cdl/ks32c5000_eth.cdl: CYGINT_DEVS_ETH_ARM_KS32C5000_PHY can now |
|
ca9b63c5e56a
* cdl/ks32c5000_eth.cdl: CYGINT_DEVS_ETH_ARM_KS32C5000_PHY can now
jlarmour
parents:
877
diff
changeset
|
37 be zero or one to allow for no PHY station management control. |
|
ca9b63c5e56a
* cdl/ks32c5000_eth.cdl: CYGINT_DEVS_ETH_ARM_KS32C5000_PHY can now
jlarmour
parents:
877
diff
changeset
|
38 * src/ks5000_ether.c: Changed '#if HavePHY' to |
|
ca9b63c5e56a
* cdl/ks32c5000_eth.cdl: CYGINT_DEVS_ETH_ARM_KS32C5000_PHY can now
jlarmour
parents:
877
diff
changeset
|
39 '#if CYGINT_DEVS_ETH_ARM_KS32C5000_PHY' |
|
ca9b63c5e56a
* cdl/ks32c5000_eth.cdl: CYGINT_DEVS_ETH_ARM_KS32C5000_PHY can now
jlarmour
parents:
877
diff
changeset
|
40 |
|
877
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
41 2003-03-27 Jay Foster <jay@systech.com> |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
42 |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
43 * src/ics1890.c: Added configurable PHY MII address. |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
44 * src/lxt970.c: Added configurable PHY MII address. |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
45 * src/lxt972.c: Added configurable PHY MII address. |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
46 * cdl/ks32c5000_eth.cdl: CDL to allow configuration of the PHY |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
47 MII address. Documented support for ICS1893AF PHY. |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
48 * src/ks5000_ether.c: Added configurable PHY MII address. |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
49 Fixed local definition of eth_drv_init() macro (produces no code |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
50 change). Fixed strncpy()s for the ETH_DRV_GET_IF_STATS IOCTL to |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
51 leave room for the NUL termination character and use parenthesis |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
52 with the 'sizeof' operator. Added ETH_DRV_SET_MAC_ADDRESS IOCTL |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
53 support to allow setting the MAC (ESA) address from the application. |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
54 Fixed to only attach the CYGNUM_HAL_INTERRUPT_EXT0 if the |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
55 HavePHYinterrupt conditional is defined. This prevents unhandled |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
56 interrupts from getting through when HavePHYinterrupt is not defined. |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
57 |
| 873 | 58 2003-03-26 Chris Garry <cgarry@sweeneydesign.co.uk> |
| 59 | |
|
877
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
60 * cdl/ks32c5000_eth.cdl |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
61 * src/ks5000_ether.c: Added CDL control for level of driver |
|
a9d5a0fc1ce8
* src/ics1890.c: Added configurable PHY MII address.
jlarmour
parents:
873
diff
changeset
|
62 debug output. |
| 873 | 63 |
| 853 | 64 2003-03-20 Chris Garry <cgarry@sweeneydesign.co.uk> |
| 65 | |
| 66 * src/ks5000_ether.c: | |
| 67 Added volatile to *rxReadPointer, *txDonePointer and | |
| 68 *txWritePointer's definitions. | |
| 69 | |
| 650 | 70 2003-02-20 Chris Garry <cgarry@sweeneydesign.co.uk> |
| 71 | |
| 853 | 72 * src/ks5000_ether.c: |
| 73 Removed line setting up programmable I/O pins as debug outputs. | |
| 650 | 74 |
|
403
b5d2ae7131b5
* cdl/ks32c5000_eth.cdl: Ensure exactly 1 PHY enabled.
jlarmour
parents:
401
diff
changeset
|
75 2002-11-05 Jonathan Larmour <jifl@eCosCentric.com> |
|
b5d2ae7131b5
* cdl/ks32c5000_eth.cdl: Ensure exactly 1 PHY enabled.
jlarmour
parents:
401
diff
changeset
|
76 |
|
b5d2ae7131b5
* cdl/ks32c5000_eth.cdl: Ensure exactly 1 PHY enabled.
jlarmour
parents:
401
diff
changeset
|
77 * cdl/ks32c5000_eth.cdl: Ensure exactly 1 PHY enabled. |
|
b5d2ae7131b5
* cdl/ks32c5000_eth.cdl: Ensure exactly 1 PHY enabled.
jlarmour
parents:
401
diff
changeset
|
78 |
|
401
95bcba5bfb2d
2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk>
jlarmour
parents:
367
diff
changeset
|
79 2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk> |
|
95bcba5bfb2d
2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk>
jlarmour
parents:
367
diff
changeset
|
80 |
|
403
b5d2ae7131b5
* cdl/ks32c5000_eth.cdl: Ensure exactly 1 PHY enabled.
jlarmour
parents:
401
diff
changeset
|
81 * src/lxt972.c: New file. Added LXT972 PHY support. |
|
b5d2ae7131b5
* cdl/ks32c5000_eth.cdl: Ensure exactly 1 PHY enabled.
jlarmour
parents:
401
diff
changeset
|
82 * cdl/ks32c5000_eth.cdl: CDL to allow configuration of the above. |
|
b5d2ae7131b5
* cdl/ks32c5000_eth.cdl: Ensure exactly 1 PHY enabled.
jlarmour
parents:
401
diff
changeset
|
83 |
|
401
95bcba5bfb2d
2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk>
jlarmour
parents:
367
diff
changeset
|
84 * src/ks5000_ether.c: (CYG_BYTEORDER == CYG_MSBFIRST) used to swap |
|
95bcba5bfb2d
2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk>
jlarmour
parents:
367
diff
changeset
|
85 endian in BDMARxConfigVar declaration and txWritePointer transmit |
|
95bcba5bfb2d
2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk>
jlarmour
parents:
367
diff
changeset
|
86 descriptor reserved fields setup. |
|
95bcba5bfb2d
2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk>
jlarmour
parents:
367
diff
changeset
|
87 (ks32c5000_eth_poll): Added call to BDMA Rx isr routine. |
|
95bcba5bfb2d
2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk>
jlarmour
parents:
367
diff
changeset
|
88 |
| 367 | 89 2002-10-10 Andrew Lunn <andrew.lunn@ascom.ch> |
| 90 | |
| 91 * cdl/ks32c5000_eth.cdl | |
| 92 * src/ks5000_ether.c (ks32c5000_eth_get_recv_buffer): Use the | |
| 93 cyg_crc32 function in the CRC package. | |
| 94 | |
| 236 | 95 2002-07-10 Gary Thomas <gary@chez-thomas.org> |
| 96 2002-07-10 Simon Sudler <sudlersn@iis.fhg.de> | |
| 97 | |
| 98 * src/ks5000_ether.c: Fix problems with interrupt names (spelling). | |
| 99 | |
|
219
ae8511176102
Fix CDL dependencies for stand-alone/system operation.
gthomas
parents:
212
diff
changeset
|
100 2002-06-14 Gary Thomas <gary@chez-thomas.org> |
|
ae8511176102
Fix CDL dependencies for stand-alone/system operation.
gthomas
parents:
212
diff
changeset
|
101 |
|
ae8511176102
Fix CDL dependencies for stand-alone/system operation.
gthomas
parents:
212
diff
changeset
|
102 * src/ks5000_ether.c: |
|
ae8511176102
Fix CDL dependencies for stand-alone/system operation.
gthomas
parents:
212
diff
changeset
|
103 Need to include <pkgconf/io_eth_drivers.h> for proper configuration |
|
ae8511176102
Fix CDL dependencies for stand-alone/system operation.
gthomas
parents:
212
diff
changeset
|
104 of stand-alone (polled) vs. system (interrupt driven) mode. |
|
ae8511176102
Fix CDL dependencies for stand-alone/system operation.
gthomas
parents:
212
diff
changeset
|
105 |
|
212
94b558c9fb67
Merge from eCos master repository on 2002-05-31-00:05:29-BST
jlarmour
parents:
210
diff
changeset
|
106 2002-05-30 Jonathan Larmour <jlarmour@redhat.com> |
|
94b558c9fb67
Merge from eCos master repository on 2002-05-31-00:05:29-BST
jlarmour
parents:
210
diff
changeset
|
107 |
|
94b558c9fb67
Merge from eCos master repository on 2002-05-31-00:05:29-BST
jlarmour
parents:
210
diff
changeset
|
108 * src/ks5000_ether.c (ks32c5000_eth_send): Conditionalize on |
|
94b558c9fb67
Merge from eCos master repository on 2002-05-31-00:05:29-BST
jlarmour
parents:
210
diff
changeset
|
109 CYGPKG_KERNEL for presence of thread delay function. |
|
94b558c9fb67
Merge from eCos master repository on 2002-05-31-00:05:29-BST
jlarmour
parents:
210
diff
changeset
|
110 (ks32c5000_eth_init): No need conditionalizing unmask on CYGPKG_NET. |
|
94b558c9fb67
Merge from eCos master repository on 2002-05-31-00:05:29-BST
jlarmour
parents:
210
diff
changeset
|
111 |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
112 //=========================================================================== |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
113 //####ECOSGPLCOPYRIGHTBEGIN#### |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
114 // ------------------------------------------- |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
115 // This file is part of eCos, the Embedded Configurable Operating System. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
116 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
117 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
118 // eCos is free software; you can redistribute it and/or modify it under |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
119 // the terms of the GNU General Public License as published by the Free |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
120 // Software Foundation; either version 2 or (at your option) any later version. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
121 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
122 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
123 // WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
124 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
125 // for more details. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
126 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
127 // You should have received a copy of the GNU General Public License along |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
128 // with eCos; if not, write to the Free Software Foundation, Inc., |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
129 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
130 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
131 // As a special exception, if other files instantiate templates or use macros |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
132 // or inline functions from this file, or you compile this file and link it |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
133 // with other works to produce a work based on this file, this file does not |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
134 // by itself cause the resulting work to be covered by the GNU General Public |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
135 // License. However the source code for this file must still be made available |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
136 // in accordance with section (3) of the GNU General Public License. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
137 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
138 // This exception does not invalidate any other reasons why a work based on |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
139 // this file might be covered by the GNU General Public License. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
140 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
141 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. |
|
210
d2c90368aeef
Merge from eCos master repository on 2002-05-23-21:39:14-BST
jlarmour
parents:
208
diff
changeset
|
142 // at http://sources.redhat.com/ecos/ecos-license/ |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
143 // ------------------------------------------- |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
144 //####ECOSGPLCOPYRIGHTEND#### |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
145 //=========================================================================== |
