summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/ChangeLog b/c/src/lib/libbsp/sparc/erc32/ChangeLog
index ebd1b737a9..047ef5d570 100644
--- a/c/src/lib/libbsp/sparc/erc32/ChangeLog
+++ b/c/src/lib/libbsp/sparc/erc32/ChangeLog
@@ -1,3 +1,12 @@
+2000-11-21 Jiri Gaisler <jgais@ws.estec.esa.nl>
+
+ * erc32sonic/erc32sonic.c: Minor modifications which enable
+ network interface to come up and work for some time before
+ getting an error in the SONIC driver. The error is a bit random,
+ sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
+ available ram (and traps) while sometimes there is a panic due
+ to RBAE/RXEN.
+
2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cleanup.