comedilib/doc
Ian Abbott 66070c6af6 Add comedi_set_read_subdevice() and comedi_set_write_subdevice()
These functions allow the current read or write subdevice to be changed
to another subdevice that supports streaming input (for read), or
streaming output (for write) asynchronous commands.

They return 0 on success, in which case the comedi_get_read_subdevice()
or comedi_get_write_subdevice() functions will get the updated read or
write subdevice.

Changes are local to the "open file description" that was created by
comedi_open() (actually, by open()), and have no effect on other open
file descriptions created by other calls to comedi_open() (or open())
for the same underlying Comedi device node.

Changes to the read or write subdevice is not currently supported by the
comedi.org version of the Comedi drivers, but is supported by the Linux
"in-tree" Comedi drivers since kernel version 3.19.
2016-05-12 18:10:59 +01:00
..
po Eine .po Datei auf deutsch 2001-08-19 01:19:50 +00:00
acq-seq.gif provide prebuilt docs in distribution tarballs 2003-12-24 01:48:51 +00:00
bindings.xml doc: add a section about Python bindings 2012-10-29 17:08:09 +00:00
calibration_funcref.txt doc/calibration_funcref.txt: Some DocBook mark-up changes. 2012-05-08 18:08:56 +01:00
comedilib.css Some minor tweaks. 2008-02-07 19:58:13 +00:00
comedilib.ent Add comedi_disarm() and bump to 0.11.0 2016-03-21 11:28:29 +00:00
comedilib.xml doc: update copyright years 2015-05-28 13:45:18 +01:00
comedilib_dblatex_config.xsl doc/comedilib_dblatex_config.xsl: Set function.parens to "1". 2012-05-09 17:28:58 +01:00
comedilib_html_config.xsl doc/comedilib_html_config.xsl: Use numbered sections. 2012-05-10 14:33:33 +01:00
command_funcref.txt Add comedi_set_read_subdevice() and comedi_set_write_subdevice() 2016-05-12 18:10:59 +01:00
deprecated_funcref.txt doc/funcref: Moved in comedi_set_global_oor_behavior 2012-05-11 12:34:31 +01:00
dio_funcref.txt doc/dio_funcref.txt: Some DocBook mark-up changes. 2012-05-09 12:32:05 +01:00
drivers.txt update supported hardware list to include NI PXI-6251 2016-03-08 22:42:34 -07:00
driverwriting.xml doc/driverwriting.xml: editing Kbuild 2013-05-14 12:50:14 +01:00
error_funcref.txt doc/error_funcref.txt: Some DocBook mark-up changes. 2012-05-09 14:16:23 +01:00
extensions_funcref.txt Add digital trigger configuration functions 2016-03-21 11:28:29 +00:00
FAQ More questions 2002-06-07 00:17:35 +00:00
funcref doc/funcref: fixed a couple of minor mark-up issues. 2013-07-23 17:43:19 +01:00
glossary.xml doc/glossary.xml: A few DocBook mark-up changes. 2012-05-09 16:05:02 +01:00
install.xml doc/install.xml: Describe comedi_num_legacy_minors. 2012-08-28 11:54:39 +01:00
intro.xml doc/intro.xml: Replace a link to figure 1 with an xref. 2012-05-10 14:14:56 +01:00
Makefile.am doc: add a section about Python bindings 2012-10-29 17:08:09 +00:00
mkdr Rearranged section heirarchy. Made capitalization of section titles 2008-02-11 15:50:36 +00:00
mkref doc/mkref: Add some refmiscinfo for man pages 2012-05-01 16:54:39 +01:00
other.xml Documents stop_arg!=0 when stop_src=TRIG_NONE 2016-03-08 22:47:52 -07:00
reference.xml doc: add a section about Python bindings 2012-10-29 17:08:09 +00:00
tutorial.xml doc: add missing -lm option to command line for compiling tut1 2013-04-15 12:26:05 +01:00