aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/storage/unusual_devs.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index d0de1feee91..a2b9ebbef38 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -2062,6 +2062,15 @@ UNUSUAL_DEV( 0x2770, 0x915d, 0x0010, 0x0010,
2062 US_SC_DEVICE, US_PR_DEVICE, NULL, 2062 US_SC_DEVICE, US_PR_DEVICE, NULL,
2063 US_FL_FIX_CAPACITY ), 2063 US_FL_FIX_CAPACITY ),
2064 2064
2065/* Reported by Frederic Marchal <frederic.marchal@wowcompany.com>
2066 * Mio Moov 330
2067 */
2068UNUSUAL_DEV( 0x3340, 0xffff, 0x0000, 0x0000,
2069 "Mitac",
2070 "Mio DigiWalker USB Sync",
2071 US_SC_DEVICE,US_PR_DEVICE,NULL,
2072 US_FL_MAX_SECTORS_64 ),
2073
2065/* Reported by Andrey Rahmatullin <wrar@altlinux.org> */ 2074/* Reported by Andrey Rahmatullin <wrar@altlinux.org> */
2066UNUSUAL_DEV( 0x4102, 0x1020, 0x0100, 0x0100, 2075UNUSUAL_DEV( 0x4102, 0x1020, 0x0100, 0x0100,
2067 "iRiver", 2076 "iRiver",