[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87mwqkbgbw.fsf@nemi.mork.no>
Date: Thu, 20 Jun 2013 23:52:19 +0200
From: Bjørn Mork <bjorn@...k.no>
To: Dan Williams <dcbw@...hat.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] qmi_wwan: add various Novatel Gobi1K IDs
Dan Williams <dcbw@...hat.com> writes:
> Found in the Windows INF files while investigating the
> Novatel/Verizon USB-1000 device. The USB-1000 is verified as
> a Gobi1K device and works with QMI after loading appropriate
> firmware.
>
> Signed-off-by: Dan Williams <dcbw@...hat.com>
> ---
> diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c
> index cf887c2..4d6b98f 100644
> --- a/drivers/net/usb/qmi_wwan.c
> +++ b/drivers/net/usb/qmi_wwan.c
> @@ -588,7 +588,13 @@ static const struct usb_device_id products[] = {
> {QMI_GOBI1K_DEVICE(0x03f0, 0x1f1d)}, /* HP un2400 Gobi Modem Device */
> {QMI_GOBI1K_DEVICE(0x04da, 0x250d)}, /* Panasonic Gobi Modem device */
> {QMI_GOBI1K_DEVICE(0x413c, 0x8172)}, /* Dell Gobi Modem device */
> - {QMI_GOBI1K_DEVICE(0x1410, 0xa001)}, /* Novatel Gobi Modem device */
> + {QMI_GOBI1K_DEVICE(0x1410, 0xa001)}, /* Novatel/Verizon USB-1000 */
> + {QMI_GOBI1K_DEVICE(0x1410, 0xa002)}, /* Novatel Gobi Modem device */
> + {QMI_GOBI1K_DEVICE(0x1410, 0xa003)}, /* Novatel Gobi Modem device */
> + {QMI_GOBI1K_DEVICE(0x1410, 0xa004)}, /* Novatel Gobi Modem device */
> + {QMI_GOBI1K_DEVICE(0x1410, 0xa005)}, /* Novatel Gobi Modem device */
> + {QMI_GOBI1K_DEVICE(0x1410, 0xa006)}, /* Novatel Gobi Modem device */
> + {QMI_GOBI1K_DEVICE(0x1410, 0xa007)}, /* Novatel Gobi Modem device */
> {QMI_GOBI1K_DEVICE(0x0b05, 0x1776)}, /* Asus Gobi Modem device */
> {QMI_GOBI1K_DEVICE(0x19d2, 0xfff3)}, /* ONDA Gobi Modem device */
> {QMI_GOBI1K_DEVICE(0x05c6, 0x9001)}, /* Generic Gobi Modem device */
Thanks. I wonder how many Gobi devices there are?
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