netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2
@ 2014-07-01 19:01 Bernd Wachter
  2014-07-02  5:19 ` Lars Melin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bernd Wachter @ 2014-07-01 19:01 UTC (permalink / raw)
  To: netdev; +Cc: linux-usb, linux-kernel


There's a new version of the Telewell 4G modem working with, but not
recognized by this driver. 

Signed-off-by: Bernd Wachter <bernd.wachter@jolla.com>
---
--- linux-3.15.3/drivers/net/usb/qmi_wwan.c.orig	2014-07-01 21:31:07.000000000 +0300
+++ linux-3.15.3/drivers/net/usb/qmi_wwan.c	2014-07-01 20:39:30.000000000 +0300
@@ -741,6 +741,7 @@ static const struct usb_device_id produc
 	{QMI_FIXED_INTF(0x19d2, 0x1424, 2)},
 	{QMI_FIXED_INTF(0x19d2, 0x1425, 2)},
 	{QMI_FIXED_INTF(0x19d2, 0x1426, 2)},	/* ZTE MF91 */
+	{QMI_FIXED_INTF(0x19d2, 0x1428, 2)},	/* Telewell TW-LTE 4G v2 */
 	{QMI_FIXED_INTF(0x19d2, 0x2002, 4)},	/* ZTE (Vodafone) K3765-Z */
 	{QMI_FIXED_INTF(0x0f3d, 0x68a2, 8)},    /* Sierra Wireless MC7700 */
 	{QMI_FIXED_INTF(0x114f, 0x68a2, 8)},    /* Sierra Wireless MC7750 */

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-08  3:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-01 19:01 [PATCH] net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2 Bernd Wachter
2014-07-02  5:19 ` Lars Melin
2014-07-02  7:04 ` Bjørn Mork
2014-07-08  3:54 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).