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

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

diff -u --recursive --new-file v2.4.5/linux/drivers/usb/serial/pl2303.h linux/drivers/usb/serial/pl2303.h
@@ -0,0 +1,15 @@
+/*
+ * Prolific PL2303 USB to serial adaptor driver header file
+ *
+ *	This program is free software; you can redistribute it and/or modify
+ *	it under the terms of the GNU General Public License as published by
+ *	the Free Software Foundation; either version 2 of the License, or
+ *	(at your option) any later version.
+ * 
+ */
+#define PL2303_VENDOR_ID	0x067b
+#define PL2303_PRODUCT_ID	0x2303
+
+#define ATEN_VENDOR_ID		0x0557
+#define ATEN_PRODUCT_ID		0x2008
+

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