freebsd-dev/sys/cam/scsi
Kenneth D. Merry 4f1d0ef261 "Fix" a problem with the Quantum Viking. It appears that this drive does
not like the 6-byte read and write commands!  It returns illegal request,
with the field pointer pointing to byte 9 of a 6 byte CDB.

In any case, the work around is to put in a quirk mechanism that makes sure
that we don't send 6-byte reads or writes to this device.  It's rather sad
that this is necessary.  You'd think that they would be able to get
something that basic to work right in their firmware...

Reviewed by:	gibbs
Reported by:	Adam McDougall <bsdx@spawnet.com>
1998-12-02 17:35:28 +00:00
..
scsi_all.c
scsi_all.h
scsi_cd.c Fix a few problems that Bruce noticed about a month ago, and fix oup one 1998-11-22 23:44:47 +00:00
scsi_cd.h
scsi_ch.c Fix a few problems that Bruce noticed about a month ago, and fix oup one 1998-11-22 23:44:47 +00:00
scsi_ch.h
scsi_da.c "Fix" a problem with the Quantum Viking. It appears that this drive does 1998-12-02 17:35:28 +00:00
scsi_da.h
scsi_message.h
scsi_pass.c Fix a few problems that Bruce noticed about a month ago, and fix oup one 1998-11-22 23:44:47 +00:00
scsi_pass.h
scsi_pt.c Fix a few problems that Bruce noticed about a month ago, and fix oup one 1998-11-22 23:44:47 +00:00
scsi_pt.h
scsi_sa.c ...nor does this old TDC3620 like to be asked for compression. 1998-11-26 10:47:52 +00:00
scsi_sa.h
scsi_target.c
scsi_targetio.h