diff options
author | 2010-10-12 00:53:32 +0000 | |
---|---|---|
committer | 2010-10-12 00:53:32 +0000 | |
commit | 1fa0cb04b55ca19a1c14d70a1c91cc92e15cac96 (patch) | |
tree | 4fa52e8cf8aa988a0a277935dc6648e50a975b0d /sys/dev/usb/usbdevs.h | |
parent | correct MACHINE, MACHINE_ARCH (diff) | |
download | wireguard-openbsd-1fa0cb04b55ca19a1c14d70a1c91cc92e15cac96.tar.xz wireguard-openbsd-1fa0cb04b55ca19a1c14d70a1c91cc92e15cac96.zip |
Force openings to 1 for devices that can't do tagged i/o, i.e. more
than 1 i/o active at once. This reduces the chances that concurrent
i/o's for such devices will confuse the device or the adapter code.
It also eliminates a reason for adapter code to maintain its own
queues.
Tweak all drivers that fake INQUIRY results to set the SID_CmdQue
flag, thus continuing to claim to be able to do tagged i/o.
Positive feedback from matthew@ and marco@ for an earlier version.
ok dlg@
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
0 files changed, 0 insertions, 0 deletions