> Problem is, the handler I installed in my module only gets called when I
> write data to the fifo, not when I try to read from it (user space).


Checking the source I found that handler is called _only_ if
at least 1 byte read bye user process. This is an undocumented feature.
Is this answers your question?

Regards

Gabor

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