diff 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
line wrap: on
line diff
--- a/packages/devs/eth/powerpc/fcc/current/ChangeLog
+++ b/packages/devs/eth/powerpc/fcc/current/ChangeLog
@@ -9,6 +9,12 @@ 2004-02-03  Christoph Csebits <christoph
         * src/if_fcc.c (fcc_eth_can_send): Fix: check also if
         buffer was freed by the upper layer (txdone was called).
 
+2004-01-15  Tiphaine Billoir  <tbilloir@elios-informatique.fr>
+	
+	* src/if_fcc.c:
+	* src/fcc.h: Add support for FFC3.  Only treat "link not found"
+	as an error when building for RedBoot.
+	
 2003-11-07  Gary Thomas  <gary@mlbassoc.com>
 
 	* src/if_fcc.c (fcc_eth_init): Improve messages, add device name.