On Wed, Mar 03, 1999 at 10:40:32AM -0500, Richard Teltz wrote:
>
> Dear RTL users,
>
> Does anyone have any experience with PCI based A/D cards under
> RTLinux? Any suggestions would be appreciated, in particular
> any which may lead to source code, or even the proper documentation
> required to write an interface under RTL (register maps, etc).
> Something with 12 bit resolution, 8 channels, some digital I/O, etc.
Comedi includes a driver for the National Instruments PCI-MIO E series,
which is now RT-compatible except for the A/D subsystem.
The problem I've run into is that the A/D subsystem needs an RT
interrupt when servicing RT requests, and non-RT interrupt when
servicing non-RT requests. It would be nice to have two interrupt
routines called for the same interrupt -- one RT, one regular
Linux. Unfortunately, I no longer have an RTLinux machine to
crash^H^H^H^H^Htest on.
btw: Other replies to this email revealed the existence of several
drivers I was not previously aware of. Any interest in making
these useful for others?
dave...
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/