lkml.org 
[lkml]   [2012]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH] qcserial: add support for Huawei Gobi 3000 devices
From
From: Jose Antonio Matute <matutet@gmail.com>
Add USB IDs for Huawei Gobi 3000 devices (some of which are rebranded
as Sony Vaio VPCSA modems).

Signed-off-by: Jose Antonio Matute <matutet@gmail.com>
Cc: stable@vger.kernel.org
---
--- linux-3.3-rc1/drivers/usb/serial/qcserial.c.orig 2012-01-28
09:43:01.088140483 +0100
+++ linux-3.3-rc1/drivers/usb/serial/qcserial.c 2012-01-28
09:46:37.908131967 +0100
@@ -87,6 +87,7 @@ static const struct usb_device_id id_tab
{USB_DEVICE(0x05c6, 0x9204)}, /* Gobi 2000 QDL device */
{USB_DEVICE(0x05c6, 0x9205)}, /* Gobi 2000 Modem device */
{USB_DEVICE(0x1199, 0x9013)}, /* Sierra Wireless Gobi 3000 Modem
device (MC8355) */
+ {USB_DEVICE(0x12d1, 0x14f1)}, /* Huawei Wireless Gobi 3000 Modem device */
{ } /* Terminating entry */
};
MODULE_DEVICE_TABLE(usb, id_table);

\
 
 \ /
  Last update: 2012-01-28 10:13    [W:0.149 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site