USB: ftdi_sio: Add ID for Ionics PlugComputer
Add the ID for the Ionics PlugComputer (<http://ionicsplug.com/>). Signed-off-by: Martin Michlmayr <tbm@cyrius.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
fd6e5bbb24
commit
666cc076d2
@@ -988,6 +988,12 @@
|
||||
#define ALTI2_VID 0x1BC9
|
||||
#define ALTI2_N3_PID 0x6001 /* Neptune 3 */
|
||||
|
||||
/*
|
||||
* Ionics PlugComputer
|
||||
*/
|
||||
#define IONICS_VID 0x1c0c
|
||||
#define IONICS_PLUGCOMPUTER_PID 0x0102
|
||||
|
||||
/*
|
||||
* Dresden Elektronik Sensor Terminal Board
|
||||
*/
|
||||
|
Reference in New Issue
Block a user