Hallo, I want to communicate from a rtlinux Modul to an linux device driver by using the POSIXIO-functions. Therefore I have in the device driver implements the rtl_file_operations: open, release and ioctl. But now I don't understand how I could use the open-function with only one parameter !! If I use the normal open with two parameters form userspace Linux, there is the device in the first parameter an the seconde is empty. Could somebody send my a example of an open(....) form a rtlinx modul to a device driver with posixio, or is there everywhere a good example to learn ?? Thanks Michael
-- [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/
