rename target/linux/generic-2.6 to generic
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-2.6.25 / 981-backport_usb_serial_sierrawireless_ids.patch
1 --- a/drivers/usb/serial/sierra.c
2 +++ b/drivers/usb/serial/sierra.c
3 @@ -166,14 +166,19 @@ static struct usb_device_id id_table []
4 { USB_DEVICE(0x1199, 0x6815) }, /* Sierra Wireless MC8775 */
5 { USB_DEVICE(0x03f0, 0x1e1d) }, /* HP hs2300 a.k.a MC8775 */
6 { USB_DEVICE(0x1199, 0x6820) }, /* Sierra Wireless AirCard 875 */
7 + { USB_DEVICE(0x1199, 0x6821) }, /* Sierra Wireless AirCard 875U */
8 { USB_DEVICE(0x1199, 0x6832) }, /* Sierra Wireless MC8780*/
9 { USB_DEVICE(0x1199, 0x6833) }, /* Sierra Wireless MC8781*/
10 + { USB_DEVICE(0x1199, 0x683B), .driver_info = DEVICE_1_PORT }, /* Sierra Wireless MC8785 Composite*/
11 + { USB_DEVICE(0x1199, 0x683C), .driver_info = DEVICE_1_PORT }, /* Sierra Wireless MC8790 Composite*/
12 { USB_DEVICE(0x1199, 0x6850) }, /* Sierra Wireless AirCard 880 */
13 { USB_DEVICE(0x1199, 0x6851) }, /* Sierra Wireless AirCard 881 */
14 { USB_DEVICE(0x1199, 0x6852) }, /* Sierra Wireless AirCard 880 E */
15 { USB_DEVICE(0x1199, 0x6853) }, /* Sierra Wireless AirCard 881 E */
16 { USB_DEVICE(0x1199, 0x6855) }, /* Sierra Wireless AirCard 880 U */
17 { USB_DEVICE(0x1199, 0x6856) }, /* Sierra Wireless AirCard 881 U */
18 + { USB_DEVICE(0x1199, 0x6859), .driver_info = DEVICE_1_PORT }, /* Sierra Wireless AirCard 885 E */
19 + { USB_DEVICE(0x1199, 0x685A), .driver_info = DEVICE_1_PORT }, /* Sierra Wireless AirCard 885 E */
20
21 { USB_DEVICE(0x1199, 0x6468) }, /* Sierra Wireless MP3G - EVDO */
22 { USB_DEVICE(0x1199, 0x6469) }, /* Sierra Wireless MP3G - UMTS/HSPA */