> > Here we have bInterfaceSubClass = xFF ...
> > That's this device TELLING US THIS DEVICE DOES NOT TALK SCSI.
> ...
> How about we blacklist all the bInterfaceSubClass that Windows does not
> regard as generic. I remember Windows does regard bInterfaceSubClass =
> x06 as generic. I think I remember there are two others.
grep -i generic
in windows/inf/usbstor.inf yields, hex:
08 02 50
08 05 50
08 06 50
How about we say disk writable if we do not find bInterfaceSubClass in
the set x 02 05 06?
Pat LaVarre
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
|