]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/serial/ftdi_sio.h
drivers/usb annotations and fixes
[karo-tx-linux.git] / drivers / usb / serial / ftdi_sio.h
index e1eb742abcd5d081f467b01263a5bf45f26f54b3..6da539ede0ee992185ccb4b789b28f485bc39024 100644 (file)
 #define TML_VID                        0x1B91  /* Vendor ID */
 #define TML_USB_SERIAL_PID     0x0064  /* USB - Serial Converter */
 
+/* Propox devices */
+#define FTDI_PROPOX_JTAGCABLEII_PID    0xD738
+
 /* Commands */
 #define FTDI_SIO_RESET                 0 /* Reset the port */
 #define FTDI_SIO_MODEM_CTRL    1 /* Set the modem control register */