lkml.org 
[lkml]   [2013]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[81/84] usb: serial: option: add Olivetti Olicard 200
    3.2.50-rc1 review patch.  If anyone has any objections, please let me know.

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

    From: Dan Williams <dcbw@redhat.com>

    commit 4cf76df06ecc852633ed927d91e01c83c33bc331 upstream.

    Speaks AT on interfaces 5 (command & PPP) and 3 (secondary), other
    interface protocols are unknown.

    Signed-off-by: Dan Williams <dcbw@redhat.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
    ---
    drivers/usb/serial/option.c | 2 ++
    1 file changed, 2 insertions(+)

    --- a/drivers/usb/serial/option.c
    +++ b/drivers/usb/serial/option.c
    @@ -347,6 +347,7 @@ static void option_instat_callback(struc
    #define OLIVETTI_VENDOR_ID 0x0b3c
    #define OLIVETTI_PRODUCT_OLICARD100 0xc000
    #define OLIVETTI_PRODUCT_OLICARD145 0xc003
    +#define OLIVETTI_PRODUCT_OLICARD200 0xc005

    /* Celot products */
    #define CELOT_VENDOR_ID 0x211f
    @@ -1281,6 +1282,7 @@ static const struct usb_device_id option

    { USB_DEVICE(OLIVETTI_VENDOR_ID, OLIVETTI_PRODUCT_OLICARD100) },
    { USB_DEVICE(OLIVETTI_VENDOR_ID, OLIVETTI_PRODUCT_OLICARD145) },
    + { USB_DEVICE(OLIVETTI_VENDOR_ID, OLIVETTI_PRODUCT_OLICARD200) },
    { USB_DEVICE(CELOT_VENDOR_ID, CELOT_PRODUCT_CT680M) }, /* CT-650 CDMA 450 1xEVDO modem */
    { USB_DEVICE(ONDA_VENDOR_ID, ONDA_MT825UP) }, /* ONDA MT825UP modem */
    { USB_DEVICE_AND_INTERFACE_INFO(SAMSUNG_VENDOR_ID, SAMSUNG_PRODUCT_GT_B3730, USB_CLASS_CDC_DATA, 0x00, 0x00) }, /* Samsung GT-B3730 LTE USB modem.*/


    \
     
     \ /
      Last update: 2013-07-31 16:21    [W:2.819 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site