Hi,
I'm using for the first time RTnet software with RTAI 3.5.
My PC-based controller has two Ethernet lines handled by the same driver 
(8139too).
I need a non real time ethernet line for the normal communications and an 
ethernet line for hard real time communication.

To obtain both drivers working, Roland said to rmmod the non real time driver, 
insmod the hard real time driver and then insmod again the non real time driver.
These are the operation sequence and my problems :
1) I boot my PC with 2 8139 Ethernet lines
2) In proc/modules I see 8139too non real time driver
3) Now : rmmod 8139too . The system doesn't dilsplay anything (but the
8139too module is still in the /proc/modules list in the first position)
4) I load all rtnet modules :
        ....
        ...
        insmod rt_8139too cards 0,1,0   (to use the second line, is the
calling syntax correct ?)
    No errors in this operation
5) Now I try to reload non raltime driver :
       insmod 8139too.ko
    but the operationg system says that the file already exists.

What is wrong in this procedure ?
Thank you very much for your help !
Rizzardo
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to