hello sir,
i have 2 major problems while porting my linux-2.4.18-3 (kernel) driver pci driver to RTlinux .
1-while i complie my modules i get module version has been changed .
i also get if i use gcc compiler an error as "rtl.h" not found
my dir listing is as follows:
/usr/src/rtlinux
it has 2 dir:
linux,rtlinux-3.1
link is created as
cd /usr/src/rtlinux/rtlinux-31
ln -sf /usr/src/rtlinux/linux linux
my bzImage is built and programs under cd examples are getting executed
but user built modules are not getting executed

now the second problem is i have round about 30 ioctls in my linux drivers to control the sytstem.how do i have to transfer them from user process to my modules in RTlinux.
when are task used and when are threads used
please help me in this situation sir

thankinkg you in advance

regards
phani

_______________________________________________
Rtl mailing list
[EMAIL PROTECTED]
http://www2.fsmlabs.com/mailman/listinfo.cgi/rtl

Reply via email to