freebsd-nq/sys/dev/ata
Nate Lawson 1deac58179 Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to
receive 6 byte commands.  Add a check for this flag to da(4) and cd(4) so
that they honor it.  This is a quick workaround for many devices (especially
USB) that require da(4) quirks to operate.  The more complete approach is
to finish the new transport code which will be aware of the SCSI version a
transport implements.

MFC after:	1 day
2003-07-28 06:15:59 +00:00
..
ata-all.c Add string for SATA150 2003-05-18 16:43:08 +00:00
ata-all.h
ata-card.c Remove check to see if the get resource for the second resource 2003-06-27 03:25:43 +00:00
ata-cbus.c
ata-chipset.c Update the SATA support code to work more correctly with 2003-07-02 10:50:44 +00:00
ata-disk.c Print the right position on disk errors 2003-05-19 13:43:12 +00:00
ata-disk.h
ata-dma.c Mega busdma API commit. 2003-07-01 15:52:06 +00:00
ata-isa.c
ata-pci.c Update the SATA support code to work more correctly with 2003-07-02 10:50:44 +00:00
ata-pci.h Update the SATA support code to work more correctly with 2003-07-02 10:50:44 +00:00
ata-raid.c Acquire Giant at the start of the raid rebuild kthreads. 2003-05-08 16:38:14 +00:00
ata-raid.h
atapi-all.c
atapi-all.h
atapi-cam.c Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to 2003-07-28 06:15:59 +00:00
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c Add a missing ~ when clearing flags in close. 2003-05-05 10:11:17 +00:00
atapi-tape.h