1
linux/drivers/staging/comedi
J. Ali Harlow c647ed568a comedi vmk80xx: support bits instruction
Calling comedi_dio_bifield2() returns EBUSY permanently. Implementing
the insn_bits call fixes the problem and is good in its own right since
one can then read and write to all the digitial lines at the same time.
Tested on a K8055, but not on a K8061.

Signed-off-by: J. Ali Harlow <ali@avrc.city.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-18 14:32:06 -07:00
..
drivers comedi vmk80xx: support bits instruction 2011-05-18 14:32:06 -07:00
kcomedilib
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Fix common misspellings 2011-03-31 11:26:23 -03:00
comedi_fops.h
comedi.h
comedidev.h
comedilib.h
drivers.c staging: comedi: fix coding style issue in drivers.c 2011-02-04 13:04:24 -08:00
internal.h
Kconfig Staging: Comedi: Fix a few NI module dependencies 2011-02-09 11:39:50 -08:00
Makefile
proc.c
range.c
TODO