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 <tjaalton@ubuntu.com> BugLink: http://bugs.launchpad.net/bugs/348861 Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Andy Whitcroft <apw@canonical.com> Acked-by: Tim Gardner <tim.gardner@canonical.com> Acked-by: Stefan Bader <stefan.bader@canonical.com>
This commit is contained in:
@@ -1359,6 +1359,13 @@ UNUSUAL_DEV( 0x0af0, 0x6971, 0x0000, 0x9999,
|
||||
USB_SC_DEVICE, USB_PR_DEVICE, option_ms_init,
|
||||
0),
|
||||
|
||||
/* Reported by Timo Aaltonen <tjaalton@ubuntu.com> */
|
||||
UNUSUAL_DEV( 0x0af0, 0x7011, 0x0000, 0x9999,
|
||||
"Option",
|
||||
"Mass Storage",
|
||||
USB_SC_DEVICE, USB_PR_DEVICE, option_ms_init,
|
||||
0 ),
|
||||
|
||||
/*
|
||||
* Reported by F. Aben <f.aben@option.com>
|
||||
* This device (wrongly) has a vendor-specific device descriptor.
|
||||
|
||||
Reference in New Issue
Block a user