Roland Tollenaar wrote:

> If the first is realtek and the other has another chip. If I don;t
> unload the module for the second chip then I presume that it will remain
> functional as a normal ethrnet interface?

I don't get what you mean.

The workflow HAS to be:
1) unload all networking modules
2) load RT driver with cards= parameter
3) load other network drivers

If you load a normal networkdriver module, it will grab ALL cards it can
identify. Meaning, if you have 3 Realtek 8139 cards and you load the
normal 8139too module, then the rt_8139too module wont find any cards.
So you load the rt_8139too module with cards=0,0,1 and then the normal
8139too.

After that you have eth0,eth1 and rteth0, which will be the cards that
was normally eth2.

Its that simple.

CU Fabian Koch
TabascoEye


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to