aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ftdi_sio_ids.h
diff options
context:
space:
mode:
authorRobert Deliƫn <robert@delien.nl>2016-07-28 18:52:55 +0000
committerJohan Hovold <johan@kernel.org>2016-08-08 12:00:02 +0200
commit6977495c06f7f47636a076ee5a0ca571279d9697 (patch)
treec22b4a42be8a9d7d9e9347d4f0b3463e9c1feeb9 /drivers/usb/serial/ftdi_sio_ids.h
parentUSB: serial: option: add D-Link DWM-156/A3 (diff)
downloadlinux-dev-6977495c06f7f47636a076ee5a0ca571279d9697.tar.xz
linux-dev-6977495c06f7f47636a076ee5a0ca571279d9697.zip
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>
Diffstat (limited to 'drivers/usb/serial/ftdi_sio_ids.h')
-rw-r--r--drivers/usb/serial/ftdi_sio_ids.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/usb/serial/ftdi_sio_ids.h b/drivers/usb/serial/ftdi_sio_ids.h
index c5d6c1e73e8e..067e3a6300d1 100644
--- a/drivers/usb/serial/ftdi_sio_ids.h
+++ b/drivers/usb/serial/ftdi_sio_ids.h
@@ -406,6 +406,12 @@
#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
*/
#define LINX_SDMUSBQSS_PID 0xF448 /* Linx SDM-USB-QS-S */