freebsd-dev/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
ata-all.h
ata-card.c
ata-cbus.c
ata-chipset.c
ata-disk.c
ata-disk.h
ata-dma.c
ata-isa.c
ata-pci.c
ata-pci.h
ata-raid.c
ata-raid.h
atapi-all.c
atapi-all.h
atapi-cam.c
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h