[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87r4qq89ix.fsf@nemi.mork.no>
Date: Wed, 29 Aug 2012 09:03:34 +0200
From: Bjørn Mork <bjorn@...k.no>
To: Aleksander Morgado <aleksander@...edo.com>
Cc: netdev@...r.kernel.org, linux-usb@...r.kernel.org,
Dan Williams <dcbw@...hat.com>, Ben Chan <benchan@...gle.com>
Subject: Re: [PATCH] net: qmi_wwan: new device: Foxconn/Novatel E396
Aleksander Morgado <aleksander@...edo.com> writes:
> Foxconn-branded Novatel E396, Gobi3k modem.
>
> Cc: Dan Williams <dcbw@...hat.com>
> Cc: Bjørn Mork <bjorn@...k.no>
> Cc: Ben Chan <benchan@...gle.com>
> Signed-off-by: Aleksander Morgado <aleksander@...edo.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 */
> };
Thanks. Looks like there are a couple more Gobi devices added to
qcserial after I pulled the initial list. Care to add those as well?
I'm a bit inbetween spare time at the moment...
If it matters to anyone:
Acked-by: Bjørn Mork <bjorn@...k.no>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists