projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83e9dc3
)
add id for INSN_CONFIG_DIO_QUERY for querying configuration state
author
Frank Mori Hess
<fmhess@speakeasy.net>
Sun, 6 Mar 2005 17:30:10 +0000
(17:30 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Sun, 6 Mar 2005 17:30:10 +0000
(17:30 +0000)
of dio line
include/linux/comedi.h
patch
|
blob
|
history
diff --git
a/include/linux/comedi.h
b/include/linux/comedi.h
index c851da7e12bf12fa080183d052fc3018bcf5756d..7ad60f90573d643f2f44dbb2ad6cb336bc3c909e 100644
(file)
--- a/
include/linux/comedi.h
+++ b/
include/linux/comedi.h
@@
-230,6
+230,7
@@
enum configuration_ids
/*ALPHA*/
INSN_CONFIG_SERIAL_CLOCK = 26,
INSN_CONFIG_BIDIRECTIONAL_DATA = 27,
+ INSN_CONFIG_DIO_QUERY = 28,
INSN_CONFIG_GPCT_SINGLE_PULSE_GENERATOR = 1001, // Use CTR as single pulsegenerator
INSN_CONFIG_GPCT_PULSE_TRAIN_GENERATOR = 1002, // Use CTR as pulsetraingenerator
INSN_CONFIG_GPCT_QUADRATURE_ENCODER = 1003, // Use the counter as encoder