https://github.com/torvalds/linux
Revision a7e69ddb10f72f17556bfe99259ecb10cbcb4b5c authored by Mark on 19 August 2014, 20:45:22 UTC, committed by Greg Kroah-Hartman on 25 August 2014, 17:46:11 UTC
The uSCSI from Newer Technology is a SCSI-USB converter with USB ID 06ca:2003.
Like several other SCSI-USB products, it's a Shuttle Technology OEM device.
Without a suitable entry in unusual-devs.h, the converter can only access the
(single) device with SCSI ID 0. Copying the entry for device 04e6:0002 allows
it to work with devices with other SCSI IDs too.

There are currently six entries for Shuttle-developed SCSI-USB devices in
unusual-devs.h (grep for euscsi):
  04e6:0002  Shuttle eUSCSI Bridge    USB_SC_DEVICE, USB_PR_DEVICE
  04e6:000b  Shuttle eUSCSI Bridge    USB_SC_SCSI, USB_PR_BULK
  04e6:000c  Shuttle eUSCSI Bridge    USB_SC_SCSI, USB_PR_BULK
  050d:0115  Belkin USB SCSI Adaptor  USB_SC_SCSI, USB_PR_BULK
  07af:0004  Microtech USB-SCSI-DB25  USB_SC_DEVICE, USB_PR_DEVICE
  07af:0005  Microtech USB-SCSI-HD50  USB_SC_DEVICE, USB_PR_DEVICE

lsusb -v output for the uSCSI lists
  bInterfaceSubClass      6 SCSI
  bInterfaceProtocol     80 Bulk (Zip)

This patch adds an entry for the uSCSI to unusual_devs.h.

Signed-off-by: Mark Knibbs <markk@clara.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 563da3a
History
Tip revision: a7e69ddb10f72f17556bfe99259ecb10cbcb4b5c authored by Mark on 19 August 2014, 20:45:22 UTC
USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converter
Tip revision: a7e69dd
File Mode Size
Kconfig -rw-r--r-- 8.4 KB
Makefile -rw-r--r-- 1.1 KB
aes_ccm.c -rw-r--r-- 2.6 KB
aes_ccm.h -rw-r--r-- 745 bytes
aes_cmac.c -rw-r--r-- 3.0 KB
aes_cmac.h -rw-r--r-- 573 bytes
agg-rx.c -rw-r--r-- 12.7 KB
agg-tx.c -rw-r--r-- 27.7 KB
cfg.c -rw-r--r-- 93.4 KB
cfg.h -rw-r--r-- 161 bytes
chan.c -rw-r--r-- 42.5 KB
debug.h -rw-r--r-- 4.7 KB
debugfs.c -rw-r--r-- 14.6 KB
debugfs.h -rw-r--r-- 401 bytes
debugfs_key.c -rw-r--r-- 9.5 KB
debugfs_key.h -rw-r--r-- 1.1 KB
debugfs_netdev.c -rw-r--r-- 21.3 KB
debugfs_netdev.h -rw-r--r-- 732 bytes
debugfs_sta.c -rw-r--r-- 17.7 KB
debugfs_sta.h -rw-r--r-- 427 bytes
driver-ops.h -rw-r--r-- 30.2 KB
ethtool.c -rw-r--r-- 6.2 KB
event.c -rw-r--r-- 913 bytes
ht.c -rw-r--r-- 15.4 KB
ibss.c -rw-r--r-- 47.4 KB
ieee80211_i.h -rw-r--r-- 60.3 KB
iface.c -rw-r--r-- 47.8 KB
key.c -rw-r--r-- 24.5 KB
key.h -rw-r--r-- 4.0 KB
led.c -rw-r--r-- 7.8 KB
led.h -rw-r--r-- 2.1 KB
main.c -rw-r--r-- 32.8 KB
mesh.c -rw-r--r-- 36.8 KB
mesh.h -rw-r--r-- 13.2 KB
mesh_hwmp.c -rw-r--r-- 34.3 KB
mesh_pathtbl.c -rw-r--r-- 28.6 KB
mesh_plink.c -rw-r--r-- 28.9 KB
mesh_ps.c -rw-r--r-- 16.3 KB
mesh_sync.c -rw-r--r-- 6.7 KB
michael.c -rw-r--r-- 2.2 KB
michael.h -rw-r--r-- 602 bytes
mlme.c -rw-r--r-- 129.1 KB
offchannel.c -rw-r--r-- 13.3 KB
pm.c -rw-r--r-- 3.7 KB
rate.c -rw-r--r-- 18.8 KB
rate.h -rw-r--r-- 4.4 KB
rc80211_minstrel.c -rw-r--r-- 19.3 KB
rc80211_minstrel.h -rw-r--r-- 2.9 KB
rc80211_minstrel_debugfs.c -rw-r--r-- 4.8 KB
rc80211_minstrel_ht.c -rw-r--r-- 28.3 KB
rc80211_minstrel_ht.h -rw-r--r-- 2.8 KB
rc80211_minstrel_ht_debugfs.c -rw-r--r-- 3.8 KB
rx.c -rw-r--r-- 96.2 KB
scan.c -rw-r--r-- 29.8 KB
spectmgmt.c -rw-r--r-- 8.2 KB
sta_info.c -rw-r--r-- 48.6 KB
sta_info.h -rw-r--r-- 21.4 KB
status.c -rw-r--r-- 24.4 KB
tdls.c -rw-r--r-- 24.1 KB
tkip.c -rw-r--r-- 10.6 KB
tkip.h -rw-r--r-- 917 bytes
trace.c -rw-r--r-- 1.2 KB
trace.h -rw-r--r-- 44.0 KB
tx.c -rw-r--r-- 83.3 KB
util.c -rw-r--r-- 79.6 KB
vht.c -rw-r--r-- 12.5 KB
wep.c -rw-r--r-- 9.2 KB
wep.h -rw-r--r-- 1.1 KB
wme.c -rw-r--r-- 5.1 KB
wme.h -rw-r--r-- 748 bytes
wpa.c -rw-r--r-- 20.6 KB
wpa.h -rw-r--r-- 1.2 KB

back to top