On 18/09/14 19:35, H Hartley Sweeten wrote:
The comedi async commands should stop if an error/overflow happens or when
the end-of-acquisition for the command is detected. Some of the drivers
do this correctly but many don't.
The comedi_handle_events() function automatically detects the events th
The comedi async commands should stop if an error/overflow happens or when
the end-of-acquisition for the command is detected. Some of the drivers
do this correctly but many don't.
The comedi_handle_events() function automatically detects the events that
would terminate a command. If the events ar