projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fd268c
)
driverwriting.xml: COMEDI_CB_EOA is also used to report end-of-output.
author
W. Trevor King
<wking@drexel.edu>
Mon, 16 Apr 2012 12:58:20 +0000
(08:58 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Mon, 16 Apr 2012 12:58:20 +0000
(08:58 -0400)
doc/driverwriting.xml
patch
|
blob
|
history
diff --git
a/doc/driverwriting.xml
b/doc/driverwriting.xml
index b8422eee3ed8b77702683742ce7ccf62cb27bf27..2ed32e6368faeab133aba81f15807d94df0b1cd2 100644
(file)
--- a/
doc/driverwriting.xml
+++ b/
doc/driverwriting.xml
@@
-749,7
+749,7
@@
The possible event bits are:
<para>
<anchor id="comedi-cb-eoa"/>
<parameter>COMEDI_CB_EOA</parameter>: execute the callback at the
-<quote>End
Of-Acquisition</quote>
.
+<quote>End
-Of-Acquisition</quote> (or <quote>End-Of-Output</quote>)
.
</para>
</listitem>