Hi,

        I currently have a (non rt) device driver for a computer boards
CIO-DIO24H.  I am trying to do real time control of this digital I/O board
through read/write/open/close/ioctl system calls.  Is it safe to use these
calls within a RTLinux module?  Do I need to take any sort of precautions?
The headers for the "open" routine are conflicting with RTLinux headers.
i.e. there are multiple declarations of the same structures/constants.  Is
there anyway around this?

        Any suggestions would be appreciated.
        -Dave

        Boston University
        College of Engineering

--- [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/

Reply via email to