Norm Dresner wrote:
>
> I'm migrating some v0.9J RT-Linux code (under RH 5.x, kernel 2.0.36) from
> one project to another. I'm also trying to decide whether it's worth my
> while to upgrade to RT-Linux 3.0 (assuming a concurrent upgrade in kernel).
> I was wondering if there are any documents available that describe the
> upgrade, i.e. how does "each" API call change, etc.
>
Hi Norm,
if you go to:
http://opensource.lineo.com/rtai.html
and download the common_api-01.tar.gz link, inside you find a header
file that maps the RTL posix like API to the RTAI API (which is very
close to the RTL V1 API). This, and the examples in the tarball should
give you a good idea how to update your code to the RTL3API.
Alternatively, you can either use the RTL V1 compatibility within RTL3,
or use the common API header file.
Regards, Stuart
-- [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/