Re: comedi with real time

Really?  I feel dumb then don't I :(?

What if all you do is basic comedi_data_read() stuff that doesn't use
interrupts or anything..  just talking to IO ports?

-Calin

On Fri, 16 Aug 2002, David Schleef wrote:

> On Fri, Aug 16, 2002 at 12:00:20PM -0400, Calin A. Culianu wrote:
> > If kernel coding makes you nervous or you just don't like the idea of
> > having part of your application running in the kernel, you can use LXRT
> > (userspace realtime in RTAI), you don't really need to load kcomedilib.
> > I believe you can just use comedilib from user-space, and the ioctl()s it
> > does lead to kernel code that is realtime-compatible... (meaning it
> > doesn't block or call kernel functions that block).
>
> That would be nice, but no, that doesn't work.
>
>
>
> dave...
>

Received on 2002-08-16Z18:56:58