Hello. On 28-01-2012 13:11, José Antonio Matute wrote:
From: Jose Antonio Matute<matutet@xxxxxxxxx>
Should be an empty line here, no?
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@xxxxxxxxx> Cc: stable@xxxxxxxxxxxxxxx --- --- 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) */
The patch is line wrapped; seems ealsy to fix tho...
+ {USB_DEVICE(0x12d1, 0x14f1)}, /* Huawei Wireless Gobi 3000 Modem device */ { } /* Terminating entry */ }; MODULE_DEVICE_TABLE(usb, id_table);
WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html