patch-2.4.10 linux/drivers/usb/serial/visor.h
Next file: linux/drivers/usb/serial/whiteheat.c
Previous file: linux/drivers/usb/serial/visor.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Fri Sep  7 10:59:04 2001
-  Orig file: 
v2.4.9/linux/drivers/usb/serial/visor.h
-  Orig date: 
Tue Jul  3 17:08:21 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/usb/serial/visor.h linux/drivers/usb/serial/visor.h
@@ -24,6 +24,10 @@
 #define PALM_M500_ID			0x0001
 #define PALM_M505_ID			0x0002
 
+#define SONY_VENDOR_ID			0x054C
+#define SONY_CLIE_3_5_ID		0x0038
+#define SONY_CLIE_4_0_ID		0x0066
+
 /****************************************************************************
  * 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)