USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)
authorAndreas Mohr <andi@lisas.de>
Sun, 17 Jan 2010 10:45:38 +0000 (11:45 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 15:50:10 +0000 (08:50 -0700)
commit8d9a38a934b1e44b10bf871d6146dd4550fd0296
treeb232971d14bf53c98b21a831c75ebf16a576d074
parente60a36d2a495a0b76699354210b3afaa77b3ec4c
USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)

commit 65e1ec6751b3eefee6d94161185e78736366126f upstream.

- add FTDI device IDs for several ELV devices and NXTCam of Lego Mindstorms NXT
- add hopefully helpful new_id comment
- remove less helpful "Due to many user requests for multiple ELV devices we enable
  them by default." comment (we simply add _all_ known devices - an
  enduser shouldn't have to fiddle with obscure module parameters...).
- add myself to DRIVER_AUTHOR

The missing NXTCam ID has been found at
http://www.unixboard.de/vb3/showthread.php?t=44155
, ELV devices taken from ELV Windows .inf file.

Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h