aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/unusual_devs.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/storage/unusual_devs.h')
-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 91ad1a4123e2..4150b5825559 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -155,6 +155,13 @@ UNUSUAL_DEV( 0x0421, 0x0446, 0x0100, 0x0100,
155 US_SC_DEVICE, US_PR_DEVICE, NULL, 155 US_SC_DEVICE, US_PR_DEVICE, NULL,
156 US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ), 156 US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
157 157
158/* Reported by Matthew Bloch <matthew@bytemark.co.uk> */
159UNUSUAL_DEV( 0x0421, 0x044e, 0x0100, 0x0100,
160 "Nokia",
161 "E61",
162 US_SC_DEVICE, US_PR_DEVICE, NULL,
163 US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
164
158/* Reported by Olaf Hering <olh@suse.de> from novell bug #105878 */ 165/* Reported by Olaf Hering <olh@suse.de> from novell bug #105878 */
159UNUSUAL_DEV( 0x0424, 0x0fdc, 0x0210, 0x0210, 166UNUSUAL_DEV( 0x0424, 0x0fdc, 0x0210, 0x0210,
160 "SMSC", 167 "SMSC",