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

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

diff -u --recursive --new-file v2.4.3/linux/drivers/usb/serial/belkin_sa.h linux/drivers/usb/serial/belkin_sa.h
@@ -43,7 +43,7 @@
 #define PERACOM_PID	0x0001	/* Peracom's single port serial converter's id */
 
 #define GOHUBS_VID	0x0921	/* GoHubs vendor id */
-#define GOHUBS_PID	0x0100	/* GoHubs single port serial converter's id (identical to the Peracom device) */
+#define GOHUBS_PID	0x1000	/* GoHubs single port serial converter'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)