summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2008-07-29 02:23:48 +0000
committerChris Johns <chrisj@rtems.org>2008-07-29 02:23:48 +0000
commit3735f0859cbc6a3a3adcdb191b8b5f5881ccb47f (patch)
tree8342cf5e058f1a13d4d3c88df16bed3c3053ecfc /c/src/ChangeLog
parent2008-07-29 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-3735f0859cbc6a3a3adcdb191b8b5f5881ccb47f.tar.bz2
2008-07-29 Chris Johns <chrisj@rtems.org>
* 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.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog15
1 files changed, 15 insertions, 0 deletions
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 <chrisj@rtems.org>
+
+ * 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 <ralf.corsepius@rtems.org>
* configure.ac: Remove RPCGEN, RPCTOOLS.