summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 0ee6ce6111..ecbd7f86d6 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,15 @@
+2004-05-21 Till Strauman <strauman@slac.stanford.edu>
+
+ * PR/625/networking
+ * libchip/network/dec21140.c, ... : Prevent name clashes by making
+ 'ld_le32()' etc. static inlines. Let dec21140 attach routine return
+ an error rather than panic if no chip is detected (thus allowing
+ for probing).
+ * libchip/network/elnk.c: Let elnk bail out if autoneg never completes
+ instead of looping forever. Avoid divide by zero (crashed my PC).
+ * libchip/network/if_fxp.c: Enable more fxp chip variants but warn that
+ they are UNTESTED.
+
2004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/check-cxx.m4: Remove CPLUS_LD_LIBS.