Hi,

Is it possible to write into a fifo from inside an ISR?
If you attach a handler onto that fifo, is that handler
also executed in the ISR context, or is that handler a new thread?

I would like to know this, because I would like that rt_com writes
into a fifo, so that I can attach a handler to it and can perform 
some tasks when new data arrives.
I already tried addapting rt_com, but I always get kernel panics.

Thanks

Jan



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