1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)

Signed-off-by: Dirk Nehring <dnehring@gmx.net>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12447 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2008-08-31 19:31:38 +00:00
parent e6e7eae6cf
commit d729792e7f
2 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- a/drivers/usb/serial/sierra.c
+++ b/drivers/usb/serial/sierra.c
@@ -205,6 +205,7 @@
{ USB_DEVICE(0x1199, 0x6832) }, /* Sierra Wireless MC8780*/
{ USB_DEVICE(0x1199, 0x6833) }, /* Sierra Wireless MC8781*/
{ USB_DEVICE(0x1199, 0x683B), .driver_info = DEVICE_1_PORT }, /* Sierra Wireless MC8785 Composite*/
+ { USB_DEVICE(0x1199, 0x683C), .driver_info = DEVICE_1_PORT }, /* Sierra Wireless MC8790 Composite*/
{ USB_DEVICE(0x1199, 0x6850) }, /* Sierra Wireless AirCard 880 */
{ USB_DEVICE(0x1199, 0x6851) }, /* Sierra Wireless AirCard 881 */
{ USB_DEVICE(0x1199, 0x6852) }, /* Sierra Wireless AirCard 880 E */