]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
usb: qcserial: add Netgear AirCard 341U
authorAleksander Morgado <aleksander@aleksander.es>
Wed, 28 May 2014 19:13:51 +0000 (21:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 May 2014 21:56:36 +0000 (14:56 -0700)
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/qcserial.c

index ca7b430924393cb29714938a88c4a8fef57ea79e..9c8b6ee1d21d513ee6ae37d3bab626e0264c2d78 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 */