Hi ,
recently i was using linux-2.4.19 stock kernel for ppc and rtai-24.1.12
i got it compiled and was able to insmod modules even the rtnet modules also ,
but i got stuck with rt_mpc8xx_enet.o module ,
it was suggested on the mailing list to upgrade to higher version of kerne and rtai and also rtnet
as i face lot many problems and bugs ,
it was recommended to use linux-2.4.22 or above ,
i have here the basic question
i tried using linux-2.4.22 stock kernel and using rtai-24.1.13 stromblis verison and even the other version of rtai ,
but every time i used topatch i used to always get in function pend_mm rthal undeclared in sched.c .
i think rtai-24.1.13 only supports X86 version not for ppc version , correct me if i am wrong , as lxrt is not supported in powerpc ,
i am using the appropriate patch for linux-2.4.22 , patch-2.4.22-rthal5g ?
or i should be using somethng else ?
when i checked the code sched.c i saw #ifdef CONFIG_X86 in linux-2.4.19 kernel patched one with #else mmdrop(...)
where as i dont see it on other higher version of kernel ?
is it not supported in higher version of kernel ?
i need to qucikly fix on this versioning its bit confusing for rtai
if someone has used rtai for linux-2.4.22 or higher verison of kernel for ppc ,please guide me which kernel which rtai to be used ,
in our company there is no cvs access so i am not able to download cvs kernel downlaods ummm......
Thanks In Advance
Neelu
- [RTnet-users] rtai for linux-2.4.22 or above for ppc somshekar . c . kadam
- Re: [RTnet-users] rtai for linux-2.4.22 or abov... Wolfgang Grandegger