From 92c70b96b6007f4bac7b0eacfac503c6984c466c Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 29 Apr 2009 08:36:45 +0000 Subject: 2009-04-29 Chris Johns * 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. --- c/src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/ChangeLog') 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 + + * 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 PR 1392/bsps -- cgit v1.2.3