summaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorAlan Stern2006-10-04 22:31:15 +0200
committerGreg Kroah-Hartman2006-10-17 23:46:31 +0200
commite4a20daa7b44ab9805979eb716f6bb7532bc67b9 (patch)
tree7330e0b662483aee14cbb2c68aaf0c2c1f78b020 /drivers/usb
parentUSB: fix cdc-acm problems with hard irq? (inconsistent lock state) (diff)
downloadkernel-qcow2-linux-e4a20daa7b44ab9805979eb716f6bb7532bc67b9.tar.gz
kernel-qcow2-linux-e4a20daa7b44ab9805979eb716f6bb7532bc67b9.tar.xz
kernel-qcow2-linux-e4a20daa7b44ab9805979eb716f6bb7532bc67b9.zip
USB: unusual_devs entry for Nokia 6131
This patch (as796) adds an unusual_devs entry for the Nokia 6131, which doesn't like large transfer sizes. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/storage/unusual_devs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index c9a8d50106d1..0a846e4a101e 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -182,6 +182,13 @@ UNUSUAL_DEV( 0x0421, 0x044e, 0x0100, 0x0100,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
+/* Reported by Bardur Arantsson <bardur@scientician.net> */
+UNUSUAL_DEV( 0x0421, 0x047c, 0x0370, 0x0370,
+ "Nokia",
+ "6131",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_MAX_SECTORS_64 ),
+
/* Reported by Olaf Hering <olh@suse.de> from novell bug #105878 */
UNUSUAL_DEV( 0x0424, 0x0fdc, 0x0210, 0x0210,
"SMSC",