• I
    [PATCH] USB: VID/PID updates for ftdi_sio driver · 6f92872c
    Ian Abbott 提交于
    Some VID/PID updates for the ftdi_sio driver:
    
    * The "Gude Analog- und Digitalsysteme GmbH" entries were missing from
      the "combined" table.
    * Replaced FTDI_8U232AM_ALT_ALT_PID with 3 PIDs for devices from
      4n-galaxy.de.
    * Removed redundant FTDI_RM_VID and renamed FTDI_RMCANVIEW_PID to
      FTDI_RM_CANVIEW_PID.
    * Added VID/PID for serial converter in Mobility Electronics EasiDock
      USB 200 (mentioned by Gregory Schmitt).
    * Added PID for Active Robots USB comms board (mentioned by John Koch).
    Signed-off-by: NIan Abbott <abbotti@mev.co.uk>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
    
    diff -ur a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_sio.c
    6f92872c
ftdi_sio.c 85.1 KB