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:
Martin Michlmayr
2010-08-10 20:31:21 +01:00
committed by Greg Kroah-Hartman
parent fd6e5bbb24
commit 666cc076d2
2 changed files with 8 additions and 0 deletions

View File

@@ -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
*/