]> git.hungrycats.org Git - linux/commitdiff
usb: qcserial: add Netgear AirCard 341U
authorAleksander Morgado <aleksander@aleksander.es>
Wed, 28 May 2014 19:13:51 +0000 (21:13 +0200)
committerJiri Slaby <jslaby@suse.cz>
Wed, 2 Jul 2014 10:05:59 +0000 (12:05 +0200)
commit ff1fcd50bc2459744e6f948310bc18eb7d6e8c72 upstream.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/usb/serial/qcserial.c

index 91e7bb515398612a1ee2d3ec782e0fe0384361b9..2029f8f7f53f6263ed9b5e0205fd8acb8b944656 100644 (file)
@@ -144,6 +144,7 @@ static const struct usb_device_id id_table[] = {
        {DEVICE_SWI(0x1199, 0x901f)},   /* Sierra Wireless EM7355 */
        {DEVICE_SWI(0x1199, 0x9041)},   /* Sierra Wireless MC7305/MC7355 */
        {DEVICE_SWI(0x1199, 0x9051)},   /* Netgear AirCard 340U */
+       {DEVICE_SWI(0x1199, 0x9055)},   /* Netgear AirCard 341U */
        {DEVICE_SWI(0x413c, 0x81a2)},   /* Dell Wireless 5806 Gobi(TM) 4G LTE Mobile Broadband Card */
        {DEVICE_SWI(0x413c, 0x81a3)},   /* Dell Wireless 5570 HSPA+ (42Mbps) Mobile Broadband Card */
        {DEVICE_SWI(0x413c, 0x81a4)},   /* Dell Wireless 5570e HSPA+ (42Mbps) Mobile Broadband Card */