18 #define COMEDI_SUBD_TTLIO 11
19 #define COMEDI_SUBD_PWM 12
20 #define COMEDI_SUBD_SSI 13
21 #define COMEDI_SUBD_TOR 14
22 #define COMEDI_SUBD_CHRONO 15
23 #define COMEDI_SUBD_PULSEENCODER 16
24 #define COMEDI_SUBD_INCREMENTALCOUNTER 17
26 #define APCI1710_BOARD_NAME "apci1710"
27 #define APCI1710_BOARD_VENDOR_ID 0x10E8
28 #define APCI1710_BOARD_DEVICE_ID 0x818F
29 #define APCI1710_ADDRESS_RANGE 256
30 #define APCI1710_CONFIG_ADDRESS_RANGE 8
31 #define APCI1710_INCREMENTAL_COUNTER 0x53430000UL
32 #define APCI1710_SSI_COUNTER 0x53490000UL
33 #define APCI1710_TTL_IO 0x544C0000UL
34 #define APCI1710_DIGITAL_IO 0x44490000UL
35 #define APCI1710_82X54_TIMER 0x49430000UL
36 #define APCI1710_CHRONOMETER 0x43480000UL
37 #define APCI1710_PULSE_ENCODER 0x495A0000UL
38 #define APCI1710_TOR_COUNTER 0x544F0000UL
39 #define APCI1710_PWM 0x50570000UL
40 #define APCI1710_ETM 0x45540000UL
41 #define APCI1710_CDA 0x43440000UL
42 #define APCI1710_DISABLE 0
43 #define APCI1710_ENABLE 1
44 #define APCI1710_SYNCHRONOUS_MODE 1
45 #define APCI1710_ASYNCHRONOUS_MODE 0
65 static const struct comedi_lrange range_apci1710_inccpt = { 4, {