patch-2.4.2 linux/drivers/usb/serial/mct_u232.h
Next file: linux/drivers/usb/serial/omninet.c
Previous file: linux/drivers/usb/serial/mct_u232.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Feb 8 16:30:40 2001
- Orig file:
v2.4.1/linux/drivers/usb/serial/mct_u232.h
- Orig date:
Thu Dec 7 16:13:38 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/usb/serial/mct_u232.h linux/drivers/usb/serial/mct_u232.h
@@ -24,7 +24,14 @@
#define __LINUX_USB_SERIAL_MCT_U232_H
#define MCT_U232_VID 0x0711 /* Vendor Id */
-#define MCT_U232_PID 0x0210 /* Product Id */
+#define MCT_U232_PID 0x0210 /* Original MCT Product Id */
+
+/* U232-P25, Sitecom */
+#define MCT_U232_SITECOM_PID 0x0230 /* Sitecom Product Id */
+
+/* DU-H3SP USB BAY hub */
+
+#define MCT_U232_DU_H3SP_PID 0x0200 /* D-Link DU-H3SP USB BAY */
/*
* Vendor Request Interface
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)