patch-2.4.20 linux-2.4.20/drivers/usb/serial/pl2303.h

Next file: linux-2.4.20/drivers/usb/serial/usb-serial.h
Previous file: linux-2.4.20/drivers/usb/serial/pl2303.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/usb/serial/pl2303.h linux-2.4.20/drivers/usb/serial/pl2303.h
@@ -16,3 +16,12 @@
 
 #define IODATA_VENDOR_ID	0x04bb
 #define IODATA_PRODUCT_ID	0x0a03
+
+#define ELCOM_VENDOR_ID		0x056e
+#define ELCOM_PRODUCT_ID	0x5003
+
+#define ITEGNO_VENDOR_ID	0x0eba
+#define ITEGNO_PRODUCT_ID	0x1080
+
+#define MA620_VENDOR_ID		0x0df7
+#define MA620_PRODUCT_ID	0x0620

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)