lkml.org 
[lkml]   [2011]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch 014/176] USB: qcaux: add Pantech UML290 device ID
    2.6.36-stable review patch.  If anyone has any objections, please let us know.

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

    From: Dan Williams <dcbw@redhat.com>

    commit a58861fbde2a350df4d27fc62fb42905669b37ce upstream.

    Another CDC-ACM + vendor specific interface layout for the QCDM port.

    Signed-off-by: Dan Williams <dcbw@redhat.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

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

    --- a/drivers/usb/serial/qcaux.c
    +++ b/drivers/usb/serial/qcaux.c
    @@ -36,6 +36,7 @@
    #define UTSTARCOM_PRODUCT_UM175_V1 0x3712
    #define UTSTARCOM_PRODUCT_UM175_V2 0x3714
    #define UTSTARCOM_PRODUCT_UM175_ALLTEL 0x3715
    +#define PANTECH_PRODUCT_UML290_VZW 0x3718

    /* CMOTECH devices */
    #define CMOTECH_VENDOR_ID 0x16d8
    @@ -66,6 +67,7 @@ static struct usb_device_id id_table[] =
    { USB_DEVICE_AND_INTERFACE_INFO(LG_VENDOR_ID, LG_PRODUCT_VX4400_6000, 0xff, 0xff, 0x00) },
    { USB_DEVICE_AND_INTERFACE_INFO(SANYO_VENDOR_ID, SANYO_PRODUCT_KATANA_LX, 0xff, 0xff, 0x00) },
    { USB_DEVICE_AND_INTERFACE_INFO(SAMSUNG_VENDOR_ID, SAMSUNG_PRODUCT_U520, 0xff, 0x00, 0x00) },
    + { USB_DEVICE_AND_INTERFACE_INFO(UTSTARCOM_VENDOR_ID, PANTECH_PRODUCT_UML290_VZW, 0xff, 0xff, 0xff) },
    { },
    };
    MODULE_DEVICE_TABLE(usb, id_table);



    \
     
     \ /
      Last update: 2011-02-16 02:25    [W:4.037 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site