diff options
author | ken <ken@FreeBSD.org> | 1998-12-02 17:35:28 +0000 |
---|---|---|
committer | ken <ken@FreeBSD.org> | 1998-12-02 17:35:28 +0000 |
commit | bce460b5d2c7f3d1005bef9039e92908f92b49ad (patch) | |
tree | 8edb8cfaec1eb200120337218b8ca432306ed2e8 /etc | |
parent | 81b412bec59c130e16f626746695a4f5c9aef7b3 (diff) | |
download | FreeBSD-src-bce460b5d2c7f3d1005bef9039e92908f92b49ad.zip FreeBSD-src-bce460b5d2c7f3d1005bef9039e92908f92b49ad.tar.gz |
"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>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions