summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2009-05-30 04:48:30 +0000
committerChris Johns <chrisj@rtems.org>2009-05-30 04:48:30 +0000
commitb30c618ab155cbd3040fc979b3729f3c57fca2dc (patch)
tree91242b74e2b51618eeb9100513ec80f1a9605329 /c/src/ChangeLog
parent2009-05-29 Roxana Leontie <roxana.leontie@gmail.com> (diff)
downloadrtems-b30c618ab155cbd3040fc979b3729f3c57fca2dc.tar.bz2
2009-05-30 Chris Johns <chrisj@rtems.org>
* c/src/libchip/ide/ata.c: Fixed the bug that ignored slave devices on an IDE bus and cleaned up the initialisation register call.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index c9d77d2462..f0c84df87b 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-30 Chris Johns <chrisj@rtems.org>
+
+ * c/src/libchip/ide/ata.c: Fixed the bug that ignored slave
+ devices on an IDE bus and cleaned up the initialisation register
+ call.
+
2009-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/i82586.c: Fix warning in manner suggested by