We are using C++ to develop a real time application (call processing 
s/w). we have used a real time OS, but now we are trying to port the 
same application to linux.

In the old OS which was event driven scheduler used to give control to 
the process handler , a c++  code, now since linux RT process runs in 
Kernel space I have to convert my c++ handler file to a module.

I am finding it difficult to do the same although my file contains init 
module function I get a error message when itry to insert the module 
init_module not found.

Anticipating help

with regards and new year wishes
deepak





______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--- [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