summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index c7d3fa7edb..69b7cfeb74 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,5 +1,11 @@
2000-10-20 Joel Sherrill <joel@OARcorp.com>
+ * include/wd80x3.h: Added file header and logic to prevent multiple
+ inclusions of this file.
+ * wd8003/wd8003.c: Corrected attach to include "int attach" parameter.
+
+2000-10-20 Joel Sherrill <joel@OARcorp.com>
+
* include/bsp.h: Cleaned up network driver name and attach defines.
2000-10-20 Dmitry Kargapolov <dk@gentex.ru>