• Ian Abbott's avatar
    [PATCH] USB: ftdi_sio VID/PID updates · 13c3fe8a
    Ian Abbott authored
    Greg,
    
    This patch adds various VID/PIDs to the ftdi_sio driver that I've
    accumulated from the ftdi-usb-sio-devel mailing list, and one from
    the 2.4 kernel sources:
    
    * Interbiometrics USB I/O boards VID/PIDs from 2.4 kernel (Rudolf
      Gugler).
    * Intrepid Control Systems ValueCAN and NeoVI VID/PIDs from Scott
      Wolchok.
    * Falcom Twist USB GPRS modem VID/PID from Justin Schoeman.
    * Suunto Sports instrument PID from Panu Kekalainen.
    
    Also a few minor clean-ups:
    
    * Removed a stray PID macro constant FTDI_GUDEADS_889_PID.
    * Copied the Inside Accesso VID/PID into the FT232BM ID table so
      that the "combined" table is a proper union of the others (unless I've
      missed something else).
    * Added a comment that the OCT US101 is also rebadged as a SIIG Inc.
      US2308.
    Signed-off-by: default avatarIan Abbott <abbotti@mev.co.uk>
    Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
    13c3fe8a
ftdi_sio.c 76.4 KB