From 3735f0859cbc6a3a3adcdb191b8b5f5881ccb47f Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 29 Jul 2008 02:23:48 +0000 Subject: 2008-07-29 Chris Johns * libchip/i2c/spi-sd-card.c: Updated to the libblock changes. * libchip/ide/ata.c: Change to use a mutex rather than disable pre-emption. Updated to the libblock changes. * libchip/ide/ata_internal.h: Updated to the new chains API. * libchip/ide/ide_controller.c: Updated to the libblock changes. Added come debug tracing. * libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h: Updated to the libblock changes. --- c/src/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 9e04585d33..df801465e4 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,18 @@ +2008-07-29 Chris Johns + + * libchip/i2c/spi-sd-card.c: Updated to the libblock changes. + + * libchip/ide/ata.c: Change to use a mutex rather than disable + pre-emption. Updated to the libblock changes. + + * libchip/ide/ata_internal.h: Updated to the new chains API. + + * libchip/ide/ide_controller.c: Updated to the libblock + changes. Added come debug tracing. + + * libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h: Updated + to the libblock changes. + 2008-07-27 Ralf Corsépius * configure.ac: Remove RPCGEN, RPCTOOLS. -- cgit v1.2.3