Hi there,

is it possible to open an ordinary file in the real-time code?

... init_module(){
        fd=open("filename",O_RDONLY);
...
    }


returns -1 as fd...

thanks 

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