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
cluster
dlm
dlmfs
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 1013 bytes
acl.c -rw-r--r-- 6.9 KB
acl.h -rw-r--r-- 1.1 KB
alloc.c -rw-r--r-- 188.1 KB
alloc.h -rw-r--r-- 11.7 KB
aops.c -rw-r--r-- 52.4 KB
aops.h -rw-r--r-- 3.7 KB
blockcheck.c -rw-r--r-- 16.3 KB
blockcheck.h -rw-r--r-- 3.8 KB
buffer_head_io.c -rw-r--r-- 10.3 KB
buffer_head_io.h -rw-r--r-- 2.4 KB
dcache.c -rw-r--r-- 12.9 KB
dcache.h -rw-r--r-- 1.8 KB
dir.c -rw-r--r-- 114.6 KB
dir.h -rw-r--r-- 3.9 KB
dlmglue.c -rw-r--r-- 115.1 KB
dlmglue.h -rw-r--r-- 5.8 KB
export.c -rw-r--r-- 6.2 KB
export.h -rw-r--r-- 1.0 KB
extent_map.c -rw-r--r-- 23.2 KB
extent_map.h -rw-r--r-- 2.8 KB
file.c -rw-r--r-- 65.0 KB
file.h -rw-r--r-- 2.6 KB
heartbeat.c -rw-r--r-- 3.4 KB
heartbeat.h -rw-r--r-- 1.5 KB
inode.c -rw-r--r-- 40.0 KB
inode.h -rw-r--r-- 6.0 KB
ioctl.c -rw-r--r-- 23.4 KB
ioctl.h -rw-r--r-- 330 bytes
journal.c -rw-r--r-- 58.2 KB
journal.h -rw-r--r-- 22.6 KB
localalloc.c -rw-r--r-- 34.1 KB
localalloc.h -rw-r--r-- 2.1 KB
locks.c -rw-r--r-- 3.4 KB
locks.h -rw-r--r-- 1.1 KB
mmap.c -rw-r--r-- 5.0 KB
mmap.h -rw-r--r-- 134 bytes
move_extents.c -rw-r--r-- 25.2 KB
move_extents.h -rw-r--r-- 758 bytes
namei.c -rw-r--r-- 63.8 KB
namei.h -rw-r--r-- 1.5 KB
ocfs1_fs_compat.h -rw-r--r-- 2.9 KB
ocfs2.h -rw-r--r-- 23.5 KB
ocfs2_fs.h -rw-r--r-- 50.6 KB
ocfs2_ioctl.h -rw-r--r-- 6.9 KB
ocfs2_lockid.h -rw-r--r-- 3.2 KB
ocfs2_lockingver.h -rw-r--r-- 959 bytes
ocfs2_trace.h -rw-r--r-- 75.9 KB
quota.h -rw-r--r-- 4.5 KB
quota_global.c -rw-r--r-- 28.5 KB
quota_local.c -rw-r--r-- 35.7 KB
refcounttree.c -rw-r--r-- 112.3 KB
refcounttree.h -rw-r--r-- 4.2 KB
reservations.c -rw-r--r-- 20.4 KB
reservations.h -rw-r--r-- 5.3 KB
resize.c -rw-r--r-- 15.9 KB
resize.h -rw-r--r-- 1.1 KB
slot_map.c -rw-r--r-- 12.2 KB
slot_map.h -rw-r--r-- 1.4 KB
stack_o2cb.c -rw-r--r-- 11.5 KB
stack_user.c -rw-r--r-- 29.2 KB
stackglue.c -rw-r--r-- 17.4 KB
stackglue.h -rw-r--r-- 9.1 KB
suballoc.c -rw-r--r-- 76.9 KB
suballoc.h -rw-r--r-- 7.5 KB
super.c -rw-r--r-- 68.6 KB
super.h -rw-r--r-- 1.6 KB
symlink.c -rw-r--r-- 2.7 KB
symlink.h -rw-r--r-- 1.3 KB
sysfile.c -rw-r--r-- 4.7 KB
sysfile.h -rw-r--r-- 1.1 KB
uptodate.c -rw-r--r-- 17.7 KB
uptodate.h -rw-r--r-- 3.0 KB
xattr.c -rw-r--r-- 194.7 KB
xattr.h -rw-r--r-- 3.5 KB

back to top