summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/pl2303.h
diff options
context:
space:
mode:
authorMasakazu Mokuno2007-10-23 06:51:57 +0200
committerGreg Kroah-Hartman2007-10-25 21:18:45 +0200
commit8a28dea3accda319d51a1bf4d3e280771d946f78 (patch)
tree943010bda3ae9af1a7ce44598f202bd519301af8 /drivers/usb/serial/pl2303.h
parentUSB: fix read vs. disconnect race in cytherm driver (diff)
downloadkernel-qcow2-linux-8a28dea3accda319d51a1bf4d3e280771d946f78.tar.gz
kernel-qcow2-linux-8a28dea3accda319d51a1bf4d3e280771d946f78.tar.xz
kernel-qcow2-linux-8a28dea3accda319d51a1bf4d3e280771d946f78.zip
usb: serial/pl2303: support for IO Data Device RSAQ5
This patch adds support for the IO Data Device USB-RSAQ5, PL2303 based USB-serial converter, to pl2303 driver Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/pl2303.h')
-rw-r--r--drivers/usb/serial/pl2303.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/serial/pl2303.h b/drivers/usb/serial/pl2303.h
index c39bace5cbcc..ed603e3decd6 100644
--- a/drivers/usb/serial/pl2303.h
+++ b/drivers/usb/serial/pl2303.h
@@ -20,6 +20,7 @@
#define IODATA_VENDOR_ID 0x04bb
#define IODATA_PRODUCT_ID 0x0a03
+#define IODATA_PRODUCT_ID_RSAQ5 0x0a0e
#define ELCOM_VENDOR_ID 0x056e
#define ELCOM_PRODUCT_ID 0x5003