diff options
Diffstat (limited to 'drivers/usb/serial/ftdi_sio_ids.h')
| -rw-r--r-- | drivers/usb/serial/ftdi_sio_ids.h | 8 | 
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/usb/serial/ftdi_sio_ids.h b/drivers/usb/serial/ftdi_sio_ids.h index 0838baf892f..f3c7c78ede3 100644 --- a/drivers/usb/serial/ftdi_sio_ids.h +++ b/drivers/usb/serial/ftdi_sio_ids.h @@ -785,6 +785,14 @@  #define RTSYSTEMS_SERIAL_VX7_PID	0x9e52	/* Serial converter for VX-7 Radios using FT232RL */  #define RTSYSTEMS_CT29B_PID		0x9e54	/* CT29B Radio Cable */ + +/* + * Physik Instrumente + * http://www.physikinstrumente.com/en/products/ + */ +#define PI_VID              0x1a72  /* Vendor ID */ +#define PI_E861_PID         0x1008  /* E-861 piezo controller USB connection */ +  /*   * Bayer Ascensia Contour blood glucose meter USB-converter cable.   * http://winglucofacts.com/cables/  |