Add some configuration instructions
authorDavid Schleef <ds@schleef.org>
Fri, 31 Jan 2003 03:54:49 +0000 (03:54 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 31 Jan 2003 03:54:49 +0000 (03:54 +0000)
include/linux/comedi.h

index 38eb079fb6761d784182ec8d51e3a6402d769bb5..c4954eca241ffe4e0e6e8ff195f654c0a97eb83b 100644 (file)
@@ -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 */