[EMAIL PROTECTED] wrote:
>
> On Thu, Oct 05, 2000 at 01:58:27PM +1100, William J. Tango wrote:
> > Michael Barabanov wrote:
> > >
> > > RTLinux3.0-pre8 is available at ftp://fsmlabs.com/pub/rtlinux/v3.
Is it possible to release RTLinux patch againts latest released linux
kernel
2.4.0-test9
I've personaly modified patches for i386 (quite simple).
2.3.99 kernels are missing several important features.
I'was also having some problems with rtl_sched.h header file.
I had to change rtl_limits.h to posix/rtl_limits.h and comment out
signal.h & time.h
as they were colliding with system header files.
Any ideas how to solve this correctly ?
--
#include <rtl_core.h>
//#include <time.h>
#include <arch/rtl_fpu.h>
#include <rtl_spinlock.h>
//#include <signal.h>
#include <posix/signal.h>
--
bye
PS: RTLinux seems to work fine with 2.4.0-test9 (except with some
problems with ZIP drive,
which doesn't operate correctly - maybe even CD-Writer doesn't work :)
I've not checked this
yet, but rest looks mostly stable...)
--
There are three types of people in the world:
those who can count, and those who can't.
Zdenek Kabelac http://i.am/kabi/ [EMAIL PROTECTED] {debian.org; fi.muni.cz}
-- [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/