Revision 67d365a57a51fb9dece6a5ceb504aa381cae1e5b authored by Mark on 16 September 2014, 15:22:50 UTC, committed by Greg Kroah-Hartman on 19 September 2014, 22:01:38 UTC
The Adaptec USBConnect 2000 is another SCSI-USB converter which uses
Shuttle Technology/SCM Microsystems chips. The US_FL_SCM_MULT_TARG quirk is
required to use SCSI devices with ID other than 0.

I don't have a USBConnect 2000, but based on the other entries for Shuttle/
SCM-based converters this patch is very likely correct. I used 0x0000 and
0x9999 for bcdDeviceMin and bcdDeviceMax because I'm not sure which
bcdDevice value the product uses.

Signed-off-by: Mark Knibbs <markk@clara.co.uk>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 7312b5d
History
File Mode Size
.gitignore -rw-r--r-- 23 bytes
00-INDEX -rw-r--r-- 613 bytes
Makefile -rw-r--r-- 333 bytes
butterfly -rw-r--r-- 2.9 KB
ep93xx_spi -rw-r--r-- 2.8 KB
pxa2xx -rw-r--r-- 8.5 KB
spi-lm70llp -rw-r--r-- 3.1 KB
spi-sc18is602 -rw-r--r-- 1.3 KB
spi-summary -rw-r--r-- 25.3 KB
spidev -rw-r--r-- 6.8 KB
spidev_fdx.c -rw-r--r-- 2.7 KB
spidev_test.c -rw-r--r-- 5.1 KB

back to top