summaryrefslogtreecommitdiffstats
path: root/sys/dev/ciss/ciss.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-12-18 07:55:17 +0000
committerjhb <jhb@FreeBSD.org>2001-12-18 07:55:17 +0000
commitf9a08ea4371d782330a2b85d497393106168a9ab (patch)
tree605bc52559fab88c26dbed13fd8e0b750868e419 /sys/dev/ciss/ciss.c
parentba854b6ef2044f486e9df1a1a466585a0584b6c9 (diff)
downloadFreeBSD-src-f9a08ea4371d782330a2b85d497393106168a9ab.zip
FreeBSD-src-f9a08ea4371d782330a2b85d497393106168a9ab.tar.gz
- Add a function to convert 6 byte SCSI commands for read, write, mode
sense, and mode select into their 10 byte equivalents. Eventually the da(4) driver will become more intelligent about this, or at least allow umass(4) to pass quirks in directly. However, this is a functional workaround until a better fix is implemented. - Use the 6 to 10 conversion function to allow the ATAPI and UFI command sets to emulate 6 byte commands with 10 byte commands. - Use the ATAPI command set rather than UFI for the ScanLogic SL11R-IDE as it supports the SYNCH_CACHE command. - Enable ATAPI command set support. - Pass READ/WRITE_12 commands through for UFI support as the UFI spec says they should be supported. - Update a comment in the UFI translation function since we handle MODE_SELECT.
Diffstat (limited to 'sys/dev/ciss/ciss.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud