All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Bernd Wachter <bernd.wachter@jolla.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: option: Add ID for Telewell TW-LTE 4G v2
Date: Mon, 7 Jul 2014 10:33:22 +0200	[thread overview]
Message-ID: <20140707083322.GC29098@localhost> (raw)
In-Reply-To: <87ha30yudr.fsf@bwachter.lart.info>

On Wed, Jul 02, 2014 at 12:36:48PM +0300, Bernd Wachter wrote:
> 
> Add ID of the Telewell 4G v2 hardware to option driver to get legacy
> serial interface working
> 
> 
> Signed-off-by: Bernd Wachter <bernd.wachter@jolla.com>

Applied, thanks.

Johan

> ---
> --- linux-3.15.3/drivers/usb/serial/option.c.orig	2014-07-02 12:23:28.000000000 +0300
> +++ linux-3.15.3/drivers/usb/serial/option.c	2014-07-02 12:25:16.000000000 +0300
> @@ -1480,6 +1480,8 @@ static const struct usb_device_id option
>  		.driver_info = (kernel_ulong_t)&net_intf2_blacklist },
>  	{ USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1426, 0xff, 0xff, 0xff),  /* ZTE MF91 */
>  		.driver_info = (kernel_ulong_t)&net_intf2_blacklist },
> +	{ USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1428, 0xff, 0xff, 0xff),  /* Telewell TW-LTE 4G v2 */
> +		.driver_info = (kernel_ulong_t)&net_intf2_blacklist },
>  	{ USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1533, 0xff, 0xff, 0xff) },
>  	{ USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1534, 0xff, 0xff, 0xff) },
>  	{ USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1535, 0xff, 0xff, 0xff) },

      reply	other threads:[~2014-07-07  8:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02  9:36 [PATCH] usb: option: Add ID for Telewell TW-LTE 4G v2 Bernd Wachter
2014-07-07  8:33 ` Johan Hovold [this message]

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=20140707083322.GC29098@localhost \
    --to=johan@kernel.org \
    --cc=bernd.wachter@jolla.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.