lkml.org 
[lkml]   [2017]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.9 36/39] USB: serial: qcserial: add Dell DW5818, DW5819
    Date
    4.9-stable review patch.  If anyone has any objections, please let me know.

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

    From: Shrirang Bagul <shrirang.bagul@canonical.com>

    commit f5d9644c5fca7d8e8972268598bb516a7eae17f9 upstream.

    Dell Wireless 5819/5818 devices are re-branded Sierra Wireless MC74
    series which will by default boot with vid 0x413c and pid's 0x81cf,
    0x81d0, 0x81d1, 0x81d2.

    Signed-off-by: Shrirang Bagul <shrirang.bagul@canonical.com>
    Signed-off-by: Johan Hovold <johan@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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

    --- a/drivers/usb/serial/qcserial.c
    +++ b/drivers/usb/serial/qcserial.c
    @@ -174,6 +174,10 @@ static const struct usb_device_id id_tab
    {DEVICE_SWI(0x413c, 0x81b3)}, /* Dell Wireless 5809e Gobi(TM) 4G LTE Mobile Broadband Card (rev3) */
    {DEVICE_SWI(0x413c, 0x81b5)}, /* Dell Wireless 5811e QDL */
    {DEVICE_SWI(0x413c, 0x81b6)}, /* Dell Wireless 5811e QDL */
    + {DEVICE_SWI(0x413c, 0x81cf)}, /* Dell Wireless 5819 */
    + {DEVICE_SWI(0x413c, 0x81d0)}, /* Dell Wireless 5819 */
    + {DEVICE_SWI(0x413c, 0x81d1)}, /* Dell Wireless 5818 */
    + {DEVICE_SWI(0x413c, 0x81d2)}, /* Dell Wireless 5818 */

    /* Huawei devices */
    {DEVICE_HWI(0x03f0, 0x581d)}, /* HP lt4112 LTE/HSPA+ Gobi 4G Modem (Huawei me906e) */

    \
     
     \ /
      Last update: 2017-10-16 18:36    [W:4.805 / U:0.784 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site