Hi everyone!
What is the best way to do $subject?
I would prefer to install a handler for a com port, as with
rtf_create_handler(). Is that possible?
Or create a thread that just waits on rt_com_read()?
I need a server that also listens on the serial port, up to now I did it
in userspace with a signal handler that does nothing but copy data from
the com port to a buffer, but that seems to be not fast enough - only
~19200bd on a 133Mhz embedded PC. Any Ideas how to optimize something
like that?
Glad for help, cu
Daniel
-- [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/