summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-05-21 15:18:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-05-21 15:18:14 +0000
commit1402d56abf125a8317ce8a6659f6ba2e5bde5eb1 (patch)
treed55b479e82ba08cfd418203a2ae862ccec115544 /c/src/ChangeLog
parent2004-05-21 Till Strauman <strauman@slac.stanford.edu> (diff)
downloadrtems-1402d56abf125a8317ce8a6659f6ba2e5bde5eb1.tar.bz2
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.
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.