Go to the documentation of this file.
28 #define SDLA_S502A 5020
29 #define SDLA_S502E 5021
30 #define SDLA_S503 5030
31 #define SDLA_S507 5070
32 #define SDLA_S508 5080
33 #define SDLA_S509 5090
34 #define SDLA_UNKNOWN -1
37 #define SDLA_S508_PORT_V35 0x00
38 #define SDLA_S508_PORT_RS232 0x02
41 #define SDLA_CPU_3M 0x00
42 #define SDLA_CPU_5M 0x01
43 #define SDLA_CPU_7M 0x02
44 #define SDLA_CPU_8M 0x03
45 #define SDLA_CPU_10M 0x04
46 #define SDLA_CPU_16M 0x05
47 #define SDLA_CPU_12M 0x06
50 #define SDLA_IDENTIFY (FRAD_LAST_IOCTL + 1)
51 #define SDLA_CPUSPEED (FRAD_LAST_IOCTL + 2)
52 #define SDLA_PROTOCOL (FRAD_LAST_IOCTL + 3)
54 #define SDLA_CLEARMEM (FRAD_LAST_IOCTL + 4)
55 #define SDLA_WRITEMEM (FRAD_LAST_IOCTL + 5)
56 #define SDLA_READMEM (FRAD_LAST_IOCTL + 6)
64 #define SDLA_START (FRAD_LAST_IOCTL + 7)
65 #define SDLA_STOP (FRAD_LAST_IOCTL + 8)
68 #define SDLA_NMIADDR 0x0000
69 #define SDLA_CONF_ADDR 0x0010
70 #define SDLA_S502A_NMIADDR 0x0066
71 #define SDLA_CODE_BASEADDR 0x0100
72 #define SDLA_WINDOW_SIZE 0x2000
73 #define SDLA_ADDR_MASK 0x1FFF
76 #define SDLA_MAX_DATA 4080
77 #define SDLA_MAX_MTU 4072
78 #define SDLA_MAX_DLCI 24