summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2009-04-29 08:36:45 +0000
committerChris Johns <chrisj@rtems.org>2009-04-29 08:36:45 +0000
commit92c70b96b6007f4bac7b0eacfac503c6984c466c (patch)
tree4e614b10ed95b4b92b2f55ff83b3eea43f37e618 /c/src/ChangeLog
parent2009-04-29 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-92c70b96b6007f4bac7b0eacfac503c6984c466c.tar.bz2
2009-04-29 Chris Johns <chrisj@rtems.org>
* libchip/ide/ata.c: Remove a detection test that fails in qemu. * libchip/ide/ide_controller.c: Change the status detection and add a message if the transfer fails. There is currently no error handle at the IDE drvier level.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index def46802ba..31a84a6892 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,11 @@
+2009-04-29 Chris Johns <chrisj@rtems.org>
+
+ * libchip/ide/ata.c: Remove a detection test that fails in qemu.
+
+ * libchip/ide/ide_controller.c: Change the status detection and
+ add a message if the transfer fails. There is currently no error
+ handle at the IDE drvier level.
+
2009-03-12 Daniel Hellstrom <daniel@gaisler.com>
PR 1392/bsps