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
arm
arm64
filesystems
video4linux
CodingStyle -rw-r--r-- 28.9 KB
HOWTO -rw-r--r-- 27.2 KB
IRQ.txt -rw-r--r-- 2.0 KB
SecurityBugs -rw-r--r-- 2.7 KB
SubmittingDrivers -rw-r--r-- 7.4 KB
SubmittingPatches -rw-r--r-- 18.9 KB
basic_profiling.txt -rw-r--r-- 2.7 KB
email-clients.txt -rw-r--r-- 9.3 KB
gpio.txt -rw-r--r-- 32.0 KB
io_ordering.txt -rw-r--r-- 2.9 KB
magic-number.txt -rw-r--r-- 9.7 KB
oops-tracing.txt -rw-r--r-- 11.3 KB
sparse.txt -rw-r--r-- 3.8 KB
stable_api_nonsense.txt -rw-r--r-- 9.6 KB
stable_kernel_rules.txt -rw-r--r-- 3.7 KB
volatile-considered-harmful.txt -rw-r--r-- 6.4 KB

back to top