projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1810c2
)
Add some configuration instructions
author
David Schleef
<ds@schleef.org>
Fri, 31 Jan 2003 03:54:49 +0000
(
03:54
+0000)
committer
David Schleef
<ds@schleef.org>
Fri, 31 Jan 2003 03:54:49 +0000
(
03:54
+0000)
include/linux/comedi.h
patch
|
blob
|
history
diff --git
a/include/linux/comedi.h
b/include/linux/comedi.h
index 38eb079fb6761d784182ec8d51e3a6402d769bb5..c4954eca241ffe4e0e6e8ff195f654c0a97eb83b 100644
(file)
--- 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 */