In comedi_do_insn:
authorIan Abbott <abbotti@mev.co.uk>
Mon, 14 Jan 2008 18:05:35 +0000 (18:05 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Mon, 14 Jan 2008 18:05:35 +0000 (18:05 +0000)
commit0e9e8f592ea29e181275eb625a439b0313120029
tree05347de28d9d0672aacd951c9173a3d55debef35
parentc956ffe5c87cca18a51555c6c152e92f9c4c1771
In comedi_do_insn:
For INSN_WAIT, make sure insn->n is exactly 1.
For subdevice instructions, if subdevice is unused, return -EIO.
For subdevice instructions, if chanspec is wrong, return -EINVAL.
comedi/kcomedilib/kcomedilib_main.c