From ef142d71a50c742ee9e4e9c53052a53d8bbfffcf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 28 Oct 2002 14:00:43 +0000 Subject: 2002-10-28 Eugeny S. Mints * Added ATA support. * include/rtems/blkdev.h: Added last IO status. * include/rtems/ata.h, include/rtems/ata_internal.h, include/rtems/ide_part_table.h, src/ata.c, src/ide_part_table.c: New files. --- cpukit/libblock/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/libblock/ChangeLog') diff --git a/cpukit/libblock/ChangeLog b/cpukit/libblock/ChangeLog index 0865f89195..dff0893498 100644 --- a/cpukit/libblock/ChangeLog +++ b/cpukit/libblock/ChangeLog @@ -1,3 +1,11 @@ +2002-10-28 Eugeny S. Mints + + * Added ATA support. + * include/rtems/blkdev.h: Added last IO status. + * include/rtems/ata.h, include/rtems/ata_internal.h, + include/rtems/ide_part_table.h, src/ata.c, src/ide_part_table.c: New + files. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. -- cgit v1.2.3