]> err.no Git - linux-2.6/blobdiff - drivers/usb/serial/ftdi_sio.h
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6] / drivers / usb / serial / ftdi_sio.h
index 06e0ecabb3eb7d90e31003e008c27e36675241d4..8302eca893ea334f61c5d0d64c2b3a0ccfad91fa 100644 (file)
 /* Propox devices */
 #define FTDI_PROPOX_JTAGCABLEII_PID    0xD738
 
+/* Rig Expert Ukraine devices */
+#define FTDI_REU_TINY_PID              0xED22  /* RigExpert Tiny */
+
 /* Commands */
 #define FTDI_SIO_RESET                 0 /* Reset the port */
 #define FTDI_SIO_MODEM_CTRL    1 /* Set the modem control register */