lkml.org 
[lkml]   [2013]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[005/141] usb: option: Add Telewell TW-LTE 4G
    3.6.11.6 stable review patch.
    If anyone has any objections, please let me know.

    ------------------

    From: Teppo Kotilainen <qubit303@gmail.com>

    [ Upstream commit 73c042df6e1bc50544842a04b777b36bbe3630e6 ]

    Information from driver description files:

    diag: VID_19D2&PID_0412&MI_00
    nmea: VID_19D2&PID_0412&MI_01
    at: VID_19D2&PID_0412&MI_02
    modem: VID_19D2&PID_0412&MI_03
    net: VID_19D2&PID_0412&MI_04

    Signed-off-by: Teppo Kotilainen <qubit303@gmail.com>
    Cc: stable <stable@vger.kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
    ---
    drivers/usb/serial/option.c | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
    index 1689782..ff62810 100644
    --- a/drivers/usb/serial/option.c
    +++ b/drivers/usb/serial/option.c
    @@ -931,6 +931,8 @@ static const struct usb_device_id option_ids[] = {
    .driver_info = (kernel_ulong_t)&net_intf4_blacklist },
    { USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x0330, 0xff, 0xff, 0xff) },
    { USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x0395, 0xff, 0xff, 0xff) },
    + { USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x0412, 0xff, 0xff, 0xff), /* Telewell TW-LTE 4G */
    + .driver_info = (kernel_ulong_t)&net_intf4_blacklist },
    { USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x0414, 0xff, 0xff, 0xff) },
    { USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x0417, 0xff, 0xff, 0xff) },
    { USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1008, 0xff, 0xff, 0xff),
    --
    1.7.10.4



    \
     
     \ /
      Last update: 2013-07-03 22:01    [W:4.616 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site