Re: [PATCH] net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2

From: BjÃrn Mork
Date: Wed Jul 02 2014 - 03:04:28 EST


Bernd Wachter <bernd.wachter@xxxxxxxxx> writes:

> There's a new version of the Telewell 4G modem working with, but not
> recognized by this driver.
>
> Signed-off-by: Bernd Wachter <bernd.wachter@xxxxxxxxx>
> ---
> --- linux-3.15.3/drivers/net/usb/qmi_wwan.c.orig 2014-07-01 21:31:07.000000000 +0300
> +++ linux-3.15.3/drivers/net/usb/qmi_wwan.c 2014-07-01 20:39:30.000000000 +0300
> @@ -741,6 +741,7 @@ static const struct usb_device_id produc
> {QMI_FIXED_INTF(0x19d2, 0x1424, 2)},
> {QMI_FIXED_INTF(0x19d2, 0x1425, 2)},
> {QMI_FIXED_INTF(0x19d2, 0x1426, 2)}, /* ZTE MF91 */
> + {QMI_FIXED_INTF(0x19d2, 0x1428, 2)}, /* Telewell TW-LTE 4G v2 */
> {QMI_FIXED_INTF(0x19d2, 0x2002, 4)}, /* ZTE (Vodafone) K3765-Z */
> {QMI_FIXED_INTF(0x0f3d, 0x68a2, 8)}, /* Sierra Wireless MC7700 */
> {QMI_FIXED_INTF(0x114f, 0x68a2, 8)}, /* Sierra Wireless MC7750 */

Acked-by: BjÃrn Mork <bjorn@xxxxxxx>

Please queue this for stable as well. Thanks.


BjÃrn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/