From: Aleksander Morgado <aleksander@lanedo.com>
To: netdev@vger.kernel.org
Cc: linux-usb@vger.kernel.org,
"Aleksander Morgado" <aleksander@lanedo.com>,
"Dan Williams" <dcbw@redhat.com>, "Bjørn Mork" <bjorn@mork.no>,
"Ben Chan" <benchan@google.com>
Subject: [PATCH] net: qmi_wwan: new device: Foxconn/Novatel E396
Date: Tue, 28 Aug 2012 14:30:32 +0200 [thread overview]
Message-ID: <1346157032-31742-1-git-send-email-aleksander@lanedo.com> (raw)
Foxconn-branded Novatel E396, Gobi3k modem.
Cc: Dan Williams <dcbw@redhat.com>
Cc: Bjørn Mork <bjorn@mork.no>
Cc: Ben Chan <benchan@google.com>
Signed-off-by: Aleksander Morgado <aleksander@lanedo.com>
---
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 328397c..189e52d 100644
--- a/drivers/net/usb/qmi_wwan.c
+++ b/drivers/net/usb/qmi_wwan.c
@@ -441,6 +441,7 @@ static const struct usb_device_id products[] = {
{QMI_GOBI_DEVICE(0x1199, 0x9015)}, /* Sierra Wireless Gobi 3000 Modem device */
{QMI_GOBI_DEVICE(0x1199, 0x9019)}, /* Sierra Wireless Gobi 3000 Modem device */
{QMI_GOBI_DEVICE(0x1199, 0x901b)}, /* Sierra Wireless MC7770 */
+ {QMI_GOBI_DEVICE(0x1410, 0xa021)}, /* Foxconn Gobi 3000 Modem device (Novatel E396) */
{ } /* END */
};
--
1.7.11.4
next reply other threads:[~2012-08-28 12:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-28 12:30 Aleksander Morgado [this message]
[not found] ` <1346157032-31742-1-git-send-email-aleksander-bhGbAngMcJvQT0dZR+AlfA@public.gmane.org>
2012-08-29 7:03 ` [PATCH] net: qmi_wwan: new device: Foxconn/Novatel E396 Bjørn Mork
[not found] ` <87r4qq89ix.fsf-lbf33ChDnrE/G1V5fR+Y7Q@public.gmane.org>
2012-08-31 20:25 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1346157032-31742-1-git-send-email-aleksander@lanedo.com \
--to=aleksander@lanedo.com \
--cc=benchan@google.com \
--cc=bjorn@mork.no \
--cc=dcbw@redhat.com \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).