diff options
author | 2004-01-14 02:00:41 +0000 | |
---|---|---|
committer | 2004-01-14 02:00:41 +0000 | |
commit | 4147c8c3dd12c672c063f67d9e32faa63eae9ea7 (patch) | |
tree | 87354d9deeab311875be42a8cc278852bfec7c0f /lib | |
parent | Revert previous; this will cause issues on some machines, says drahn@ (diff) | |
download | wireguard-openbsd-4147c8c3dd12c672c063f67d9e32faa63eae9ea7.tar.xz wireguard-openbsd-4147c8c3dd12c672c063f67d9e32faa63eae9ea7.zip |
Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. Also
moreluns field in scsi_link structure. Instead, treat an INQUIRY
result that duplicates the INQUIRY result of LUN 0 as proof the LUN
does not exist. Compensate for lack of SDEV_NOLUNS where necessary by
setting sc_link->luns to 1, which has the same effect. From Marco
Peereboom.
Don't issue Test Unit Ready command before INQUIRY command - not
necessary and potentially harmful to devices with ADEV_NOTUR quirk
since quirks have not been set yet. From mycroft@NetBSD
ok deraadt@, mvme* changes by miod@.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions