mirror of https://github.com/torvalds/linux.git
Alan Stern wrote: > If the device sometimes reports the correct values, then you should > include NEED_OVERRIDE flag to prevent messages about unnecessary > overrides showing up in the system log. Also, if bInterfaceSubclass > is correct and only bInterfaceProtocol is wrong, then the entry should > say US_SC_DEVICE instead of US_SC_SCSI. Fair points, thanks. When connected over USB2, this device reports a nonsense bInterfaceProtocol value 6 and doesn't work with usb-storage. When connected over USB1, the device reports the correct bInterfaceProtocol value 0x50 (bulk) and works with no problems. Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| datafab.c | ||
| datafab.h | ||
| debug.c | ||
| debug.h | ||
| dpcm.c | ||
| dpcm.h | ||
| freecom.c | ||
| freecom.h | ||
| initializers.c | ||
| initializers.h | ||
| isd200.c | ||
| isd200.h | ||
| jumpshot.c | ||
| jumpshot.h | ||
| onetouch.c | ||
| onetouch.h | ||
| protocol.c | ||
| protocol.h | ||
| scsiglue.c | ||
| scsiglue.h | ||
| sddr09.c | ||
| sddr09.h | ||
| sddr55.c | ||
| sddr55.h | ||
| shuttle_usbat.c | ||
| shuttle_usbat.h | ||
| transport.c | ||
| transport.h | ||
| unusual_devs.h | ||
| usb.c | ||
| usb.h | ||