lkml.org 
[lkml]   [2018]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 3.16 154/366] USB: serial: cp210x: add ID for NI USB serial console
    3.16.60-rc1 review patch.  If anyone has any objections, please let me know.

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

    From: Kyle Roeschley <kyle.roeschley@ni.com>

    commit 1e23aace21515a8f7615a1de016c0ea8d4e0cc6e upstream.

    Added the USB VID and PID for the USB serial console on some National
    Instruments devices.

    Signed-off-by: Kyle Roeschley <kyle.roeschley@ni.com>
    Signed-off-by: Johan Hovold <johan@kernel.org>
    Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
    ---
    drivers/usb/serial/cp210x.c | 1 +
    1 file changed, 1 insertion(+)

    --- a/drivers/usb/serial/cp210x.c
    +++ b/drivers/usb/serial/cp210x.c
    @@ -210,6 +210,7 @@ static const struct usb_device_id id_tab
    { USB_DEVICE(0x3195, 0xF190) }, /* Link Instruments MSO-19 */
    { USB_DEVICE(0x3195, 0xF280) }, /* Link Instruments MSO-28 */
    { USB_DEVICE(0x3195, 0xF281) }, /* Link Instruments MSO-28 */
    + { USB_DEVICE(0x3923, 0x7A0B) }, /* National Instruments USB Serial Console */
    { USB_DEVICE(0x413C, 0x9500) }, /* DW700 GPS USB interface */
    { } /* Terminating Entry */
    };
    \
     
     \ /
      Last update: 2018-10-14 18:05    [W:3.095 / U:0.460 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site