USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
authorGernot Hillier <gernot@hillier.de>
Fri, 27 Nov 2009 12:49:23 +0000 (13:49 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 1 Dec 2009 00:43:17 +0000 (16:43 -0800)
This patch adds the vendor and device id for the Mobilcom Debitel UMTS surf
stick (a.k.a. 4G Systems XSStick W14, MobiData MBD-200HU, ...).

To see these ids, you need to switch the stick to modem operation first
with the help of usb_modeswitch. This makes it switch from 1c9e:f000 to
1c9e:9603 and thus be recognized by the option driver.

Signed-off-by: Gernot Hillier <gernot@hillier.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found