From 73e1de945d12e1682b3919ce51d0c8d44c0e8b07 Mon Sep 17 00:00:00 2001 From: Manoj Iyer Date: Mon, 6 Apr 2009 10:58:49 -0500 Subject: [PATCH] UBUNTU: SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface. Rejected by upstream, but continue to carry anyway. http://lkml.indiana.edu/hypermail/linux/kernel/1303.1/03158.html OriginalAuthor: Timo Aaltonen BugLink: http://bugs.launchpad.net/bugs/348861 Signed-off-by: Manoj Iyer Signed-off-by: Tim Gardner Signed-off-by: Andy Whitcroft Acked-by: Tim Gardner Acked-by: Stefan Bader --- drivers/usb/storage/unusual_devs.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index fd68204374f2..61d6c0f5d485 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h @@ -1359,6 +1359,13 @@ UNUSUAL_DEV( 0x0af0, 0x6971, 0x0000, 0x9999, USB_SC_DEVICE, USB_PR_DEVICE, option_ms_init, 0), +/* Reported by Timo Aaltonen */ +UNUSUAL_DEV( 0x0af0, 0x7011, 0x0000, 0x9999, + "Option", + "Mass Storage", + USB_SC_DEVICE, USB_PR_DEVICE, option_ms_init, + 0 ), + /* * Reported by F. Aben * This device (wrongly) has a vendor-specific device descriptor.