comparison packages/devs/eth/powerpc/fcc/current/ChangeLog @ 1490:d606c80a8421

Add support for FCC3. Also, no link is only an error when building RedBoot.
author gthomas
date Mon, 09 Feb 2004 20:32:49 +0000
parents af696e5657f1
children 74dbf4c3f2e1
comparison
equal deleted inserted replaced
1489:0418d60dd8fb 1490:d606c80a8421
7 2004-02-03 Christoph Csebits <christoph.csebits@frequentis.com> 7 2004-02-03 Christoph Csebits <christoph.csebits@frequentis.com>
8 8
9 * src/if_fcc.c (fcc_eth_can_send): Fix: check also if 9 * src/if_fcc.c (fcc_eth_can_send): Fix: check also if
10 buffer was freed by the upper layer (txdone was called). 10 buffer was freed by the upper layer (txdone was called).
11 11
12 2004-01-15 Tiphaine Billoir <tbilloir@elios-informatique.fr>
13
14 * src/if_fcc.c:
15 * src/fcc.h: Add support for FFC3. Only treat "link not found"
16 as an error when building for RedBoot.
17
12 2003-11-07 Gary Thomas <gary@mlbassoc.com> 18 2003-11-07 Gary Thomas <gary@mlbassoc.com>
13 19
14 * src/if_fcc.c (fcc_eth_init): Improve messages, add device name. 20 * src/if_fcc.c (fcc_eth_init): Improve messages, add device name.
15 21
16 2003-10-02 Gary Thomas <gary@mlbassoc.com> 22 2003-10-02 Gary Thomas <gary@mlbassoc.com>