freebsd-skq/sys/dev/usb/storage
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
..
rio500_usb.h
umass.c Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not support 2012-11-05 21:03:38 +00:00
urio.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ustorage_fs.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00