Jens Lauer wrote:
> 
> The unresolved functions register_... and unregister_... are coded in
> rtl_posixio.c but seem to be linked nowhere to rtl_fifo.o as I see 

...
> /sbin/lsmod
rtl_fifo                5644   2  (unused)
rtl_posixio             6536   0  [rtl_fifo]
rtl_sched               4248   0  [rtl_posixio]
rtl_time                3928   0  [rtl_sched]                    

As you can see, rtl_fifo is a module that depends on rtl_posixio,
rtl_sched and rtl_time. Just load all the modules (in reverse order,
that is). See the Makefiles in the example dirs.


Geir.
--- [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/

Reply via email to