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

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

diff -urN linux-2.4.19/drivers/usb/serial/belkin_sa.h linux-2.4.20/drivers/usb/serial/belkin_sa.h
@@ -47,6 +47,7 @@
 
 #define GOHUBS_VID	0x0921	/* GoHubs vendor id */
 #define GOHUBS_PID	0x1000	/* GoHubs single port serial converter's id (identical to the Peracom device) */
+#define HANDYLINK_PID	0x1200	/* HandyLink USB's id (identical to the Peracom device) */
 
 /* Vendor Request Interface */
 #define BELKIN_SA_SET_BAUDRATE_REQUEST	0  /* Set baud rate */

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