error with 2 outputs under command

If I setup comedi_command with just 1 output then everything works fine.

But if I setup 2 channels. then things doesn't work fine.

It seem the buffer thing goes to just about full and then stops.

Then when I do Int Trigger the buffer runs out but the write command
doesn't seem to write any new data into the buffer.

The comedi_get_buffer_contents get stuck at a high number. And that
seems to prevent new data from flowing in.
Please note that the exact same code with 1 channel works fine.

Can this by an error with the way I setup comedi_command?
Or is this something else?

Received on 2007-10-10Z06:42:38