Mercurial > ecos-v3_0-branch
annotate packages/devs/eth/rltk/8139/current/ChangeLog @ 2830:3caad2060bd3
Strip erroneous CR chars from text files in the eCos repository.
[ Bugzilla 1000694]
| author | jld |
|---|---|
| date | Wed, 25 Feb 2009 12:50:14 +0000 |
| parents | 74dbf4c3f2e1 |
| children |
| rev | line source |
|---|---|
| 2388 | 1 2007-05-30 Hajime Ishitani <pigmon@mail.snd.co.jp> |
| 2 | |
|
2830
3caad2060bd3
Strip erroneous CR chars from text files in the eCos repository.
jld
parents:
2729
diff
changeset
|
3 * src/if_8139.c: |
|
3caad2060bd3
Strip erroneous CR chars from text files in the eCos repository.
jld
parents:
2729
diff
changeset
|
4 * cdl/rltk_8139_eth_drivers.cdl |
| 2388 | 5 add write in MAC address at EEPROM by SIOCSIFHWADDR. |
|
2830
3caad2060bd3
Strip erroneous CR chars from text files in the eCos repository.
jld
parents:
2729
diff
changeset
|
6 |
| 2336 | 7 2006-12-17 Hajime Ishitani <pigmon@mail.snd.co.jp> |
| 8 | |
|
2830
3caad2060bd3
Strip erroneous CR chars from text files in the eCos repository.
jld
parents:
2729
diff
changeset
|
9 * src/if_8139.c: |
| 2336 | 10 added 0x10ec/0x8129 for RTL8139C(L) of a known device. |
| 11 | |
|
2316
bc6a2a0cf058
* src/if_8139.c: Enabled "PUN/LinkChg" interrupt.
jlarmour
parents:
2109
diff
changeset
|
12 2006-11-13 Hajime Ishitani <pigmon@mail.snd.co.jp> |
|
bc6a2a0cf058
* src/if_8139.c: Enabled "PUN/LinkChg" interrupt.
jlarmour
parents:
2109
diff
changeset
|
13 |
|
bc6a2a0cf058
* src/if_8139.c: Enabled "PUN/LinkChg" interrupt.
jlarmour
parents:
2109
diff
changeset
|
14 * src/if_8139.c: Enabled "PUN/LinkChg" interrupt. |
|
bc6a2a0cf058
* src/if_8139.c: Enabled "PUN/LinkChg" interrupt.
jlarmour
parents:
2109
diff
changeset
|
15 |
|
2109
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
16 2005-12-02 Andrew Lunn <andrew.lunn@ascom.ch> |
|
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
17 |
|
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
18 * src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by |
|
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
19 adding some casts. |
|
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
20 |
|
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
21 2005-11-25 Hajime Ishitani <pigmon@mail.snd.co.jp> |
|
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
22 |
|
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
23 * src/if_8139.h: |
|
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
24 * src/if_8139.c: Added a priority level field |
|
f946bad98155
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
asl
parents:
1906
diff
changeset
|
25 |
|
1906
647109e7bc28
* src/if_8139.c: fixed bug that prevented rltk8139_find to find
asl
parents:
1815
diff
changeset
|
26 2005-03-03 Bob Koninckx <bob.koninckx@fmtc.be> |
|
647109e7bc28
* src/if_8139.c: fixed bug that prevented rltk8139_find to find
asl
parents:
1815
diff
changeset
|
27 |
|
647109e7bc28
* src/if_8139.c: fixed bug that prevented rltk8139_find to find
asl
parents:
1815
diff
changeset
|
28 * src/if_8139.c: fixed bug that prevented rltk8139_find to find |
|
647109e7bc28
* src/if_8139.c: fixed bug that prevented rltk8139_find to find
asl
parents:
1815
diff
changeset
|
29 anything but first device. |
|
647109e7bc28
* src/if_8139.c: fixed bug that prevented rltk8139_find to find
asl
parents:
1815
diff
changeset
|
30 |
|
1815
9e7b53448092
* src/if_8139.c (rltk8139_recv): if eth_drv_recv() wants to
asl
parents:
1613
diff
changeset
|
31 2004-10-18 Andrew Dyer <adyer@righthandtech.com> |
|
9e7b53448092
* src/if_8139.c (rltk8139_recv): if eth_drv_recv() wants to
asl
parents:
1613
diff
changeset
|
32 |
|
9e7b53448092
* src/if_8139.c (rltk8139_recv): if eth_drv_recv() wants to
asl
parents:
1613
diff
changeset
|
33 * src/if_8139.c (rltk8139_recv): if eth_drv_recv() wants to |
|
9e7b53448092
* src/if_8139.c (rltk8139_recv): if eth_drv_recv() wants to
asl
parents:
1613
diff
changeset
|
34 discard an incoming packet it sets the buffer address == 0. Add a |
|
9e7b53448092
* src/if_8139.c (rltk8139_recv): if eth_drv_recv() wants to
asl
parents:
1613
diff
changeset
|
35 check for this and skip the memcpy if found. |
|
9e7b53448092
* src/if_8139.c (rltk8139_recv): if eth_drv_recv() wants to
asl
parents:
1613
diff
changeset
|
36 |
| 1613 | 37 2004-04-21 Yoshinori Sato <ysato@users.sourceforge.jp> |
| 38 | |
| 39 * src/if_8139.c: | |
| 40 add known device 0x11db/0x1234 from Dreamcast Broadband Adapter. | |
| 41 add Platform depend Initialize entry. | |
| 42 | |
|
1377
7f0a2973835c
Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents:
1363
diff
changeset
|
43 2003-11-21 Gary Thomas <gary@mlbassoc.com> |
|
7f0a2973835c
Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents:
1363
diff
changeset
|
44 |
|
7f0a2973835c
Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents:
1363
diff
changeset
|
45 * src/if_8139.c: Use cyg_drv_isr_lock/unlock functions for ISR |
|
7f0a2973835c
Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents:
1363
diff
changeset
|
46 critical sections - much better than calling cyg_interrupt_enable |
|
7f0a2973835c
Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents:
1363
diff
changeset
|
47 directly. |
|
7f0a2973835c
Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents:
1363
diff
changeset
|
48 |
| 1363 | 49 2003-07-09 Eric Doenges <Eric.Doenges@DynaPel.com> |
| 50 | |
| 51 * src/if_8139.h: | |
| 52 * src/if_8139.c: | |
| 53 * doc/README: | |
| 54 * cdl/rltk_8139_eth_drivers.cdl: | |
| 55 New package - PCI ethernet driver for RTL8139 cards, | |
| 56 (using the Intel 82259 driver as inspiration). | |
| 57 | |
| 58 //=========================================================================== | |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
59 // ####GPLCOPYRIGHTBEGIN#### |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
60 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
61 // This file is part of eCos, the Embedded Configurable Operating System. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
62 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. |
| 1363 | 63 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
64 // This program is free software; you can redistribute it and/or modify |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
65 // it under the terms of the GNU General Public License as published by |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
66 // the Free Software Foundation; either version 2 or (at your option) any |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
67 // later version. |
| 1363 | 68 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
69 // This program is distributed in the hope that it will be useful, but |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
70 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
71 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
72 // General Public License for more details. |
| 1363 | 73 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
74 // You should have received a copy of the GNU General Public License |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
75 // along with this program; if not, write to the |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
76 // Free Software Foundation, Inc., 51 Franklin Street, |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
77 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
78 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2388
diff
changeset
|
79 // ####GPLCOPYRIGHTEND#### |
| 1363 | 80 //=========================================================================== |
