Hey,

> I am a bit concerned that it is not possible to run two NICs whereby the 
> one will be real-time and the other not.

no need to be concerned, since it IS possible :o)

> If I have two cards with realtek chip how can I ensure one is still 
> accessible for normal non-realtime traffic?

Using the module parameter "cards". It accepts an array of zeros and
ones. e.g.: insmod rt_8139too.ko cards=0,1,0 will use the "middle" card
of 3.

So the workflow is to first load the RTnet module with the cards
parameter and then the normal 8139too module which will take whatever
cards are left.

CU Fabian
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