-----Message d'origine-----
De : Steve DePasquale 
Envoye : vendredi 15 decembre 2000 11:34
A : 'Ulrich Hochholdinger'
Objet : RE: [rtl] rtl-v3pre9 and kernel 2.2.18


Hi,

No problemo with x86 platform, because "loops_per_sec" becomes
"loops_per_jiffy"
So, in rtlinux-3.0/include/i386/rtl_time.h, add:
extern unsigned long loops_per_jiffy;
#define loops_per_sec loops_per_jiffy

Copy my patched patch kernel_patch-2.2 in rtlinux-3.0 dir and cd
/usr/src/rtlinux-3.0/linux then patch -p1 < ../kernel_patch-2.2

Regards,

Steve From Space

-----Message d'origine-----
De : Ulrich Hochholdinger [mailto:[EMAIL PROTECTED]]
Envoye : jeudi 14 decembre 2000 14:49
A : [EMAIL PROTECTED]
Objet : [rtl] rtl-v3pre9 and kernel 2.2.18


Hi,
Are there any known problems using rtlinux-v3pre9 with the brand new
kernel 2.2.18. 
It patched nearly with no problems (3 rejects, but no serious ones, 
imho)

Greetings
        Ulli

-- 
\ Ulli Hochholdinger                               E-Mail: [EMAIL PROTECTED] \
/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ /
\ Sometimes I think the surest sign that intelligent life exists elsewehre \
/ in the universe is that none of it has tried to contact us. (Calvin)     /
-- [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/

kernel_patch-2.2

Reply via email to