K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-11-05T21:03:38.114195Z K 7 svn:log V 324 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@ END