]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/serial/ftdi_sio.h
USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID
[linux-2.6-omap-h63xx.git] / drivers / usb / serial / ftdi_sio.h
index 373ee09975bbd8c80b2a158aa32b9c6595a3bfbe..e4305765198d3b7ecb5d99ea8306381b99b4c72c 100644 (file)
 #define FTDI_DOMINTELL_DGQG_PID        0xEF50  /* Master */
 #define FTDI_DOMINTELL_DUSB_PID        0xEF51  /* DUSB01 module */
 
+/* Alti-2 products  http://www.alti-2.com */
+#define ALTI2_VID      0x1BC9
+#define ALTI2_N3_PID   0x6001  /* Neptune 3 */
+
 /* Commands */
 #define FTDI_SIO_RESET                 0 /* Reset the port */
 #define FTDI_SIO_MODEM_CTRL    1 /* Set the modem control register */