freebsd_amp_hwpstate/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 Fix several potential buffer overrun conditions. These changes have been 1998-10-15 19:08:58 +00:00
scsi_all.h Fix several potential buffer overrun conditions. These changes have been 1998-10-15 19:08:58 +00:00
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 Some fixes to the CD driver that may fix PR kern/7996. The data direction 1998-09-20 22:48:15 +00:00
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 Fix the CAM code so that people can compile kernels with the CD driver but 1998-09-18 22:33:59 +00:00
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 Fix a problem with the way we handled device invalidation when attaching 1998-10-22 22:16:56 +00:00
scsi_targetio.h