lkml.org 
[lkml]   [2012]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[ 47/75] USB: sierra: add support for Sierra Wireless MC7710
    3.3-stable review patch.  If anyone has any objections, please let me know.

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

    From: Anton Samokhvalov <pg83@yandex.ru>

    commit c5d703dcc776cb542b41665f2b7e2ba054efb4a7 upstream.

    Just add new device id. 3G works fine, LTE not tested.

    Signed-off-by: Anton Samokhvalov <pg83@yandex.ru>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/usb/serial/sierra.c | 1 +
    1 file changed, 1 insertion(+)

    --- a/drivers/usb/serial/sierra.c
    +++ b/drivers/usb/serial/sierra.c
    @@ -289,6 +289,7 @@ static const struct usb_device_id id_tab
    { USB_DEVICE(0x1199, 0x6856) }, /* Sierra Wireless AirCard 881 U */
    { USB_DEVICE(0x1199, 0x6859) }, /* Sierra Wireless AirCard 885 E */
    { USB_DEVICE(0x1199, 0x685A) }, /* Sierra Wireless AirCard 885 E */
    + { USB_DEVICE(0x1199, 0x68A2) }, /* Sierra Wireless MC7710 */
    /* Sierra Wireless C885 */
    { USB_DEVICE_AND_INTERFACE_INFO(0x1199, 0x6880, 0xFF, 0xFF, 0xFF)},
    /* Sierra Wireless C888, Air Card 501, USB 303, USB 304 */



    \
     
     \ /
      Last update: 2012-04-19 23:33    [W:5.688 / U:0.384 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site