Go to the documentation of this file.
18 #ifndef _IPWIRELESS_CS_SETUP_PROTOCOL_H_
19 #define _IPWIRELESS_CS_SETUP_PROTOCOL_H_
22 #define TL_SETUP_VERSION 1
24 #define TL_SETUP_VERSION_QRY_TMO 1000
25 #define TL_SETUP_MAX_VERSION_QRY 30
28 #define TL_SETUP_SIGNO_GET_VERSION_QRY 10
29 #define TL_SETUP_SIGNO_GET_VERSION_RSP 11
30 #define TL_SETUP_SIGNO_CONFIG_MSG 12
31 #define TL_SETUP_SIGNO_CONFIG_DONE_MSG 13
32 #define TL_SETUP_SIGNO_OPEN_MSG 14
33 #define TL_SETUP_SIGNO_CLOSE_MSG 15
35 #define TL_SETUP_SIGNO_INFO_MSG 20
36 #define TL_SETUP_SIGNO_INFO_MSG_ACK 21
38 #define TL_SETUP_SIGNO_REBOOT_MSG 22
39 #define TL_SETUP_SIGNO_REBOOT_MSG_ACK 23
75 #define NDISWAN_DRIVER 1
76 #define NDISWAN_DRIVER_MAJOR_VERSION 2
77 #define NDISWAN_DRIVER_MINOR_VERSION 0