USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
Ivium Technologies uses the FTDI VID with custom PIDs for their line of electrochemical interfaces and the PalmSens they developed for PalmSens BV. Signed-off-by: Robert Delien <robert@delien.nl> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
This commit is contained in:

committed by
Johan Hovold

parent
cf1b18030d
commit
6977495c06
@@ -405,6 +405,12 @@
|
||||
#define FTDI_4N_GALAXY_DE_2_PID 0xF3C1
|
||||
#define FTDI_4N_GALAXY_DE_3_PID 0xF3C2
|
||||
|
||||
/*
|
||||
* Ivium Technologies product IDs
|
||||
*/
|
||||
#define FTDI_PALMSENS_PID 0xf440
|
||||
#define FTDI_IVIUM_XSTAT_PID 0xf441
|
||||
|
||||
/*
|
||||
* Linx Technologies product ids
|
||||
*/
|
||||
|
Reference in New Issue
Block a user