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
bttv
cx2341x
cx88
.gitignore -rw-r--r-- 8 bytes
4CCs.txt -rw-r--r-- 776 bytes
API.html -rw-r--r-- 733 bytes
CARDLIST.au0828 -rw-r--r-- 567 bytes
CARDLIST.bttv -rw-r--r-- 9.2 KB
CARDLIST.cx23885 -rw-r--r-- 3.2 KB
CARDLIST.cx88 -rw-r--r-- 6.4 KB
CARDLIST.em28xx -rw-r--r-- 6.7 KB
CARDLIST.ivtv -rw-r--r-- 1.1 KB
CARDLIST.saa7134 -rw-r--r-- 11.0 KB
CARDLIST.saa7164 -rw-r--r-- 643 bytes
CARDLIST.tm6000 -rw-r--r-- 1.2 KB
CARDLIST.tuner -rw-r--r-- 3.3 KB
CARDLIST.usbvision -rw-r--r-- 5.0 KB
CQcam.txt -rw-r--r-- 6.4 KB
README.cpia2 -rw-r--r-- 5.6 KB
README.cx88 -rw-r--r-- 2.1 KB
README.davinci-vpbe -rw-r--r-- 3.9 KB
README.ir -rw-r--r-- 2.3 KB
README.ivtv -rw-r--r-- 6.1 KB
README.pvrusb2 -rw-r--r-- 9.6 KB
README.saa7134 -rw-r--r-- 1.9 KB
README.tlg2300 -rw-r--r-- 1.1 KB
Zoran -rw-r--r-- 19.8 KB
cafe_ccic -rw-r--r-- 2.4 KB
cpia2_overview.txt -rw-r--r-- 2.3 KB
cx18.txt -rw-r--r-- 811 bytes
extract_xc3028.pl -rwxr-xr-x 44.6 KB
fimc.txt -rw-r--r-- 5.7 KB
gspca.txt -rw-r--r-- 16.0 KB
hauppauge-wintv-cx88-ir.txt -rw-r--r-- 1.9 KB
lifeview.txt -rw-r--r-- 1.5 KB
meye.txt -rw-r--r-- 4.3 KB
not-in-cx2388x-datasheet.txt -rw-r--r-- 953 bytes
omap3isp.txt -rw-r--r-- 10.1 KB
omap4_camera.txt -rw-r--r-- 1.9 KB
pxa_camera.txt -rw-r--r-- 8.7 KB
radiotrack.txt -rw-r--r-- 5.7 KB
sh_mobile_ceu_camera.txt -rw-r--r-- 3.7 KB
si470x.txt -rw-r--r-- 4.9 KB
si4713.txt -rw-r--r-- 6.5 KB
si476x.txt -rw-r--r-- 8.8 KB
soc-camera.txt -rw-r--r-- 7.7 KB
uvcvideo.txt -rw-r--r-- 8.4 KB
v4l2-controls.txt -rw-r--r-- 27.1 KB
v4l2-framework.txt -rw-r--r-- 44.8 KB
v4l2-pci-skeleton.c -rw-r--r-- 25.8 KB
videobuf -rw-r--r-- 16.1 KB
w9966.txt -rw-r--r-- 1.3 KB
zr364xx.txt -rw-r--r-- 3.4 KB

README.cpia2

back to top