freebsd-skq/sys/dev/usb/quirk
Marcel Moolenaar ef3afadd29 Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not support
the 'PREVENT/ALLOW MEDIUM REMOVAL' SCSI command. An example of such a
device is the STmicro ST72682. We send the SCSI command for every open and
close, which can result in a significant amount of spam on the console
during boot.

Reviewed by:	hps@
2012-11-05 21:03:38 +00:00
..
usb_quirk.c Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not support 2012-11-05 21:03:38 +00:00
usb_quirk.h Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not support 2012-11-05 21:03:38 +00:00