summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2004-03-14 01:38:54 +0000
committerChris Johns <chrisj@rtems.org>2004-03-14 01:38:54 +0000
commit60f9088e5615f6b2355ba449faea781d6665d8d9 (patch)
tree2c28d5f138a468172ab4f451081274356aa1fed3
parentUpdated the BSP example code. (diff)
downloadrtems-60f9088e5615f6b2355ba449faea781d6665d8d9.tar.bz2
CS8900 driver updates.
-rw-r--r--c/src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index ce44a53056..895c39136b 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,16 @@
+2004-03-14 Chris Johns <chrisj@rtems.org>
+
+ * cs8900.c.bsp, cs8900.h.bsp: Updated the BSP example code.
+
+ * cs8900.c, cs8900.h:
+ Changes made to support the DIMMPC. This is a pc396 target with IO port
+ support.
+ Minor formating clean up.
+ Add documentation to the header file.
+
+ * README.cs8900:
+ The CS8900 driver is documented in the cs8900.h header file.
+
2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/network/dec21140.c: Use __PPC__ instead of __PPC.