patch-2.4.23 linux-2.4.23/drivers/usb/serial/visor.h

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

diff -urN linux-2.4.22/drivers/usb/serial/visor.h linux-2.4.23/drivers/usb/serial/visor.h
@@ -20,6 +20,7 @@
 #define HANDSPRING_VENDOR_ID		0x082d
 #define HANDSPRING_VISOR_ID		0x0100
 #define HANDSPRING_TREO_ID		0x0200
+#define HANDSPRING_TREO600_ID		0x0300
 
 #define PALM_VENDOR_ID			0x0830
 #define PALM_M500_ID			0x0001
@@ -44,6 +45,9 @@
 #define SAMSUNG_VENDOR_ID		0x04E8
 #define SAMSUNG_SCH_I330_ID		0x8001
 
+#define GARMIN_VENDOR_ID		0x091E
+#define GARMIN_IQUE_3600_ID		0x0004
+
 /****************************************************************************
  * Handspring Visor Vendor specific request codes (bRequest values)
  * A big thank you to Handspring for providing the following information.

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