freebsd-dev/sys/dev/ata
Thomas Quinot 505d8ea4f1 (atapi_cb): Reorganize error handling circuitry.
Fix to the messages output under CAM_DEBUG_CCB: the summary sense
 information (error bits and sense key) is in the error field, not
 in the result field, of struct ata_request. No other functional change.
2003-09-21 16:49:53 +00:00
..
ata-all.c Update the PIO mode gathering code. 2003-09-08 08:30:43 +00:00
ata-all.h
ata-card.c
ata-cbus.c
ata-chipset.c Add another ID for the SiI3112a SATA chip as used on the Adaptec 1210SA. 2003-09-08 13:55:05 +00:00
ata-commands.h
ata-disk.c
ata-disk.h
ata-dma.c
ata-isa.c
ata-lowlevel.c Dont reject a master device if it said slave failed. 2003-09-20 08:38:33 +00:00
ata-pci.c
ata-pci.h Add another ID for the SiI3112a SATA chip as used on the Adaptec 1210SA. 2003-09-08 13:55:05 +00:00
ata-queue.c Always check the sensekey field on ATAPI returns 2003-09-19 12:46:12 +00:00
ata-raid.c Limit the size of the rebuild requests to be within safety. 2003-09-08 13:36:26 +00:00
ata-raid.h
atapi-cam.c (atapi_cb): Reorganize error handling circuitry. 2003-09-21 16:49:53 +00:00
atapi-cd.c Properly cast longs to off_t so we dont loose precision. 2003-09-16 14:41:44 +00:00
atapi-cd.h Disable the use of cloning use in floppy and CD drivers. 2003-09-11 19:27:24 +00:00
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h