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)
commit0ec8648379334f1e127ebd5e57a625890f116824
tree68c72c1f9d77ea7d14a759c4ce8f5745152f35ee
parentee4ecb8ac63a5792bec448037d4b82ec4144f94b
USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver

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>
drivers/usb/serial/option.c