bug fixes, analog output commands work now! Added scan_begin_src==TRIG_FOLLOW, conve...
authorFrank Mori Hess <fmhess@speakeasy.net>
Sun, 13 May 2001 23:41:36 +0000 (23:41 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sun, 13 May 2001 23:41:36 +0000 (23:41 +0000)
commit795f0533bb3d1abb97a2ab5749e1b8b6429f3013
tree621d3506364a6ae98ddec3ffa31fc515fec99d11
parent3bcf0041e24e35a360f7a09c469442ee080795f0
bug fixes, analog output commands work now!  Added scan_begin_src==TRIG_FOLLOW, convert_src==TRIG_TIMER.
TRIG_RT flag was causing null dereferences, that is fixed now from user space, but NOT when command is
called from kernel space.
comedi/drivers/comedi_rt_timer.c