freebsd-dev/sys/dev/ata
Alexander Motin f3c987e58e Implement automatic SCSI sense fetching for ata(4) in ATA_CAM mode.
While it could be successfully done by CAM error recovery code, I was
told by several people that it is also a SIM obligation.
2011-04-12 09:55:24 +00:00
..
chipsets Add missing bus_dmamap_sync() calls for the work DMA map. 2011-03-06 13:08:25 +00:00
ata_if.m
ata-all.c Implement automatic SCSI sense fetching for ata(4) in ATA_CAM mode. 2011-04-12 09:55:24 +00:00
ata-all.h Implement automatic SCSI sense fetching for ata(4) in ATA_CAM mode. 2011-04-12 09:55:24 +00:00
ata-card.c Minor formatting nits. 2010-07-04 05:58:17 +00:00
ata-cbus.c
ata-disk.c Add the disk ident and a human-meaningful description (here, the disk model 2011-02-26 14:58:54 +00:00
ata-disk.h
ata-dma.c - Allocate the DMA memory used for the work area as coherent as at least 2011-03-06 12:54:00 +00:00
ata-isa.c
ata-lowlevel.c Mark command submission timeouts as timeouts. This should trigger device 2010-11-06 19:11:49 +00:00
ata-pci.c Set of legacy mode SATA enchancements: 2010-10-18 11:30:13 +00:00
ata-pci.h Support for the new Patsburg PCH chipset: 2011-02-01 01:05:11 +00:00
ata-queue.c
ata-raid-ddf.h
ata-raid.c
ata-raid.h
ata-sata.c Even if we are skipping SATA hard reset - set power management bits in 2010-11-18 11:58:17 +00:00
atapi-cam.c Fix possible use after free. 2010-06-05 08:58:03 +00:00
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h