* [PATCH] net: qmi_wwan: Add Telewell TW-LTE 4G
@ 2013-05-03 9:05 Teppo Kotilainen
2013-05-03 20:12 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Teppo Kotilainen @ 2013-05-03 9:05 UTC (permalink / raw)
To: netdev
Information from driver description files:
diag: VID_19D2&PID_0412&MI_00
nmea: VID_19D2&PID_0412&MI_01
at: VID_19D2&PID_0412&MI_02
modem: VID_19D2&PID_0412&MI_03
net: VID_19D2&PID_0412&MI_04
Signed-off-by: Teppo Kotilainen <qubit303@gmail.com>
Acked-by: Bjørn Mork <bjorn@mork.no>
---
drivers/net/usb/qmi_wwan.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c
index 5a88e72..834e405 100644
--- a/drivers/net/usb/qmi_wwan.c
+++ b/drivers/net/usb/qmi_wwan.c
@@ -548,6 +548,7 @@ static const struct usb_device_id products[] = {
{QMI_FIXED_INTF(0x19d2, 0x0265, 4)}, /* ONDA MT8205 4G LTE */
{QMI_FIXED_INTF(0x19d2, 0x0284, 4)}, /* ZTE MF880 */
{QMI_FIXED_INTF(0x19d2, 0x0326, 4)}, /* ZTE MF821D */
+ {QMI_FIXED_INTF(0x19d2, 0x0412, 4)}, /* Telewell TW-LTE 4G */
{QMI_FIXED_INTF(0x19d2, 0x1008, 4)}, /* ZTE (Vodafone) K3570-Z */
{QMI_FIXED_INTF(0x19d2, 0x1010, 4)}, /* ZTE (Vodafone) K3571-Z */
{QMI_FIXED_INTF(0x19d2, 0x1012, 4)},
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] net: qmi_wwan: Add Telewell TW-LTE 4G
2013-05-03 9:05 [PATCH] net: qmi_wwan: Add Telewell TW-LTE 4G Teppo Kotilainen
@ 2013-05-03 20:12 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-05-03 20:12 UTC (permalink / raw)
To: qubit303; +Cc: netdev
From: Teppo Kotilainen <qubit303@gmail.com>
Date: Fri, 03 May 2013 12:05:13 +0300
>
> Information from driver description files:
>
> diag: VID_19D2&PID_0412&MI_00
> nmea: VID_19D2&PID_0412&MI_01
> at: VID_19D2&PID_0412&MI_02
> modem: VID_19D2&PID_0412&MI_03
> net: VID_19D2&PID_0412&MI_04
>
> Signed-off-by: Teppo Kotilainen <qubit303@gmail.com>
> Acked-by: Bjørn Mork <bjorn@mork.no>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-03 20:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03 9:05 [PATCH] net: qmi_wwan: Add Telewell TW-LTE 4G Teppo Kotilainen
2013-05-03 20:12 ` 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).