From: David Schleef Date: Fri, 31 Jan 2003 03:54:49 +0000 (+0000) Subject: Add some configuration instructions X-Git-Tag: r0_7_67x~117 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4bbce476797e9d0c0bf1b40119ace1daa70b0669;p=comedi.git Add some configuration instructions --- diff --git a/include/linux/comedi.h b/include/linux/comedi.h index 38eb079f..c4954eca 100644 --- a/include/linux/comedi.h +++ b/include/linux/comedi.h @@ -220,7 +220,9 @@ typedef unsigned short sampl_t; #define INSN_CONFIG_ALT_SOURCE 0x14 #define INSN_CONFIG_DIGITAL_TRIG 0x15 #define INSN_CONFIG_BLOCK_SIZE 0x16 -#define INSN_CONFIG_TIMER_1 0x17 +#define INSN_CONFIG_TIMER_1 0x17 +#define INSN_CONFIG_FILTER 0x18 +#define INSN_CONFIG_CHANGE_NOTIFY 0x19 /* ioctls */