projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fde55c4
)
net: qmi_wwan: Add WeTelecom-WPD600N
author
Kristian Evensen
<
[email protected]
>
Wed, 6 Jan 2016 13:15:50 +0000
(14:15 +0100)
committer
David S. Miller
<
[email protected]
>
Wed, 6 Jan 2016 20:50:00 +0000
(15:50 -0500)
The WeTelecom-WPD600N is an LTE module that, in addition to supporting most
"normal" bands, also supports LTE over 450MHz. Manual testing showed that
only interface number three replies to QMI messages.
Cc: Bjørn Mork <
[email protected]
>
Signed-off-by: Kristian Evensen <
[email protected]
>
Acked-by: Bjørn Mork <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/usb/qmi_wwan.c
patch
|
blob
|
history
diff --git
a/drivers/net/usb/qmi_wwan.c
b/drivers/net/usb/qmi_wwan.c
index 9a5be8b851867e53f7427ba31f7a089ad02562fd..5fccc5a8153f4d0f73f0fb212912302c19679c27 100644
(file)
--- a/
drivers/net/usb/qmi_wwan.c
+++ b/
drivers/net/usb/qmi_wwan.c
@@
-742,6
+742,7
@@
static const struct usb_device_id products[] = {
{QMI_FIXED_INTF(0x413c, 0x81a9, 8)}, /* Dell Wireless 5808e Gobi(TM) 4G LTE Mobile Broadband Card */
{QMI_FIXED_INTF(0x413c, 0x81b1, 8)}, /* Dell Wireless 5809e Gobi(TM) 4G LTE Mobile Broadband Card */
{QMI_FIXED_INTF(0x03f0, 0x4e1d, 8)}, /* HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module */
+ {QMI_FIXED_INTF(0x22de, 0x9061, 3)}, /* WeTelecom WPD-600N */
/* 4. Gobi 1000 devices */
{QMI_GOBI1K_DEVICE(0x05c6, 0x9212)}, /* Acer Gobi Modem Device */