Go to the documentation of this file.
17 #ifndef __LINUX_USB_SERIAL_VISOR_H
18 #define __LINUX_USB_SERIAL_VISOR_H
21 #define HANDSPRING_VENDOR_ID 0x082d
22 #define HANDSPRING_VISOR_ID 0x0100
23 #define HANDSPRING_TREO_ID 0x0200
24 #define HANDSPRING_TREO600_ID 0x0300
26 #define PALM_VENDOR_ID 0x0830
27 #define PALM_M500_ID 0x0001
28 #define PALM_M505_ID 0x0002
29 #define PALM_M515_ID 0x0003
30 #define PALM_I705_ID 0x0020
31 #define PALM_M125_ID 0x0040
32 #define PALM_M130_ID 0x0050
33 #define PALM_TUNGSTEN_T_ID 0x0060
34 #define PALM_TREO_650 0x0061
35 #define PALM_TUNGSTEN_Z_ID 0x0031
36 #define PALM_ZIRE_ID 0x0070
37 #define PALM_M100_ID 0x0080
39 #define GSPDA_VENDOR_ID 0x115e
40 #define GSPDA_XPLORE_M68_ID 0xf100
42 #define SONY_VENDOR_ID 0x054C
43 #define SONY_CLIE_3_5_ID 0x0038
44 #define SONY_CLIE_4_0_ID 0x0066
45 #define SONY_CLIE_S360_ID 0x0095
46 #define SONY_CLIE_4_1_ID 0x009A
47 #define SONY_CLIE_NX60_ID 0x00DA
48 #define SONY_CLIE_NZ90V_ID 0x00E9
49 #define SONY_CLIE_UX50_ID 0x0144
50 #define SONY_CLIE_TJ25_ID 0x0169
52 #define ACER_VENDOR_ID 0x0502
53 #define ACER_S10_ID 0x0001
55 #define SAMSUNG_VENDOR_ID 0x04E8
56 #define SAMSUNG_SCH_I330_ID 0x8001
57 #define SAMSUNG_SPH_I500_ID 0x6601
59 #define TAPWAVE_VENDOR_ID 0x12EF
60 #define TAPWAVE_ZODIAC_ID 0x0100
62 #define GARMIN_VENDOR_ID 0x091E
63 #define GARMIN_IQUE_3600_ID 0x0004
65 #define ACEECA_VENDOR_ID 0x4766
66 #define ACEECA_MEZ1000_ID 0x0001
68 #define KYOCERA_VENDOR_ID 0x0C88
69 #define KYOCERA_7135_ID 0x0021
71 #define FOSSIL_VENDOR_ID 0x0E67
72 #define FOSSIL_ABACUS_ID 0x0002
86 #define VISOR_REQUEST_BYTES_AVAILABLE 0x01
92 #define VISOR_CLOSE_NOTIFICATION 0x02
98 #define VISOR_GET_CONNECTION_INFORMATION 0x03
114 #define VISOR_ENDPOINT_1 0x01
115 #define VISOR_ENDPOINT_2 0x02
118 #define VISOR_FUNCTION_GENERIC 0x00
119 #define VISOR_FUNCTION_DEBUGGER 0x01
120 #define VISOR_FUNCTION_HOTSYNC 0x02
121 #define VISOR_FUNCTION_CONSOLE 0x03
122 #define VISOR_FUNCTION_REMOTE_FILE_SYS 0x04
129 #define PALM_GET_EXT_CONNECTION_INFORMATION 0x04