lkml.org 
[lkml]   [2010]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[075/156] USB: option: add support for a new CMOTECH device to usb/serial/option
    2.6.33-stable review patch.  If anyone has any objections, please let us know.

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

    From: Nathaniel McCallum <nathaniel@natemccallum.com>

    commit 3b04872aa75006e2a4adaaec21e9c9ede8b8ad9d upstream.

    Signed-off-by: Nathaniel McCallum <nathaniel@natemccallum.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

    ---
    drivers/usb/serial/option.c | 2 ++
    1 file changed, 2 insertions(+)

    --- a/drivers/usb/serial/option.c
    +++ b/drivers/usb/serial/option.c
    @@ -289,6 +289,7 @@ static int option_resume(struct usb_ser
    #define QUALCOMM_VENDOR_ID 0x05C6

    #define CMOTECH_VENDOR_ID 0x16d8
    +#define CMOTECH_PRODUCT_6008 0x6008
    #define CMOTECH_PRODUCT_6280 0x6280

    #define TELIT_VENDOR_ID 0x1bc7
    @@ -522,6 +523,7 @@ static struct usb_device_id option_ids[]
    { USB_DEVICE(QUALCOMM_VENDOR_ID, 0x6000)}, /* ZTE AC8700 */
    { USB_DEVICE(QUALCOMM_VENDOR_ID, 0x6613)}, /* Onda H600/ZTE MF330 */
    { USB_DEVICE(CMOTECH_VENDOR_ID, CMOTECH_PRODUCT_6280) }, /* BP3-USB & BP3-EXT HSDPA */
    + { USB_DEVICE(CMOTECH_VENDOR_ID, CMOTECH_PRODUCT_6008) },
    { USB_DEVICE(TELIT_VENDOR_ID, TELIT_PRODUCT_UC864E) },
    { USB_DEVICE(TELIT_VENDOR_ID, TELIT_PRODUCT_UC864G) },
    { USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, ZTE_PRODUCT_MF622, 0xff, 0xff, 0xff) }, /* ZTE WCDMA products */



    \
     
     \ /
      Last update: 2010-03-31 01:25    [W:4.163 / U:0.328 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site