aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
diff options
context:
space:
mode:
authorOliver Neukum <oliver@neukum.org>2008-12-12 05:01:45 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-07 12:59:48 -0500
commitb16363991414a6025beb7269f9c1dd294f9b241f (patch)
treec8dd47cd24dcde9ef9100b93facf5bbc5eacbe6a /drivers/usb/storage
parente2673b28911a43257265523e3672861be6e44093 (diff)
USB: storage: extend unusual range for 067b:3507
This device has been released in a new revision which is still buggy. Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Phil Dibowitz <phil@ipom.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/storage')
-rw-r--r--drivers/usb/storage/unusual_devs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index af345042294a..a7b2db739647 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1040,7 +1040,7 @@ UNUSUAL_DEV( 0x067b, 0x2507, 0x0100, 0x0100,
1040 US_FL_FIX_CAPACITY | US_FL_GO_SLOW ), 1040 US_FL_FIX_CAPACITY | US_FL_GO_SLOW ),
1041 1041
1042/* Reported by Alex Butcher <alex.butcher@assursys.co.uk> */ 1042/* Reported by Alex Butcher <alex.butcher@assursys.co.uk> */
1043UNUSUAL_DEV( 0x067b, 0x3507, 0x0001, 0x0001, 1043UNUSUAL_DEV( 0x067b, 0x3507, 0x0001, 0x0101,
1044 "Prolific Technology Inc.", 1044 "Prolific Technology Inc.",
1045 "ATAPI-6 Bridge Controller", 1045 "ATAPI-6 Bridge Controller",
1046 US_SC_DEVICE, US_PR_DEVICE, NULL, 1046 US_SC_DEVICE, US_PR_DEVICE, NULL,