Michael Smith wrote:
> 1. Either disables the other NICs on the PC while it is active.

Are the cards the same chip? (e.g. 8139too)
Then your situation could be the RTnet driver taking both cards, when
the module is loaded.
To stop this from happening, you can load the RTnet driver module with
the module parameter "cards=" where you specify, which cards to use.
For example:
you have 2 NICs, both 8139too.
1) load Rtnet
2) load rtnet driver module rt_8139too cards=0,1
3) load normal driver module.

That way, RTnet uses only the second NIC.

regards
Fabian Koch
TabascoEye

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to