diff options
author | 2003-05-16 19:54:05 +0000 | |
---|---|---|
committer | 2003-05-16 19:54:05 +0000 | |
commit | 6142fd20c951f9e3d56ff4e3218d2708f076aa5f (patch) | |
tree | d8d1bee9c31bd89600aca09bc4b95c94227203b6 /lib/libc/stdio/vfprintf.c | |
parent | bump major - highest major of old libraries was 12, must be one higher. (diff) | |
download | wireguard-openbsd-6142fd20c951f9e3d56ff4e3218d2708f076aa5f.tar.xz wireguard-openbsd-6142fd20c951f9e3d56ff4e3218d2708f076aa5f.zip |
Provide most if not all the support required for the usb changes Nate
is trying to bring in.
1) Change name of SDEV_NOCDB6 to SDEV_ONLYBIG to align it with the
same quirk in NetBSD, and make it more clear what it is trying to do.
i.e. force the use of READ_BIG/WRITE_BIG commands, not suppress all
use of 6 byte CDB's.
2) Check SDEV_ONLYBIG in cd.c as well as sd.c. i.e. both places where
a choice is made to use the 6 or 10 byte versions of READ/WRITE.
3) Actually make use of the ADEV_NOTUR (No TEST UNIT READY) quirk to
suppress the emission of TEST UNIT READY commands.
4) Add some explanatory comments from NetBSD to scsiconf.h so that the
use of the quirks is made clear.
ok miod@ tdeval@ nate@
Diffstat (limited to 'lib/libc/stdio/vfprintf.c')
0 files changed, 0 insertions, 0 deletions