Hello Cedric,

> I have a board with 2 realtek 8139 ethernet ports. I would like to use
> one for real time communication (rtnet), the other one would just
> participate in a classical LAN network. Can I do this ? In that case
> both 8139too drivers need to be loaded in the kernel (standard and real
> time version).

yes, but before you load the linux driver module, you have to load the RTnet driver 
module with the parameter "cards=1", so that the RTnet driver only registers only one 
of the two cards. After that, you can insert the linux driver module, which then only 
finds the other card.


> Or can I use the real time driver for both ?

No.


Best regards, Hans-Peter
-- 
Hans-Peter Bock, Dipl.-Ing. - http://www.isw.uni-stuttgart.de/
ISW - Universit�t Stuttgart, Seidenstra�e 36, 70174 Stuttgart
http://www.isw.uni-stuttgart.de/seminare/STF/STF04_Fokus.pdf

Attachment: signature.asc
Description: Digital signature

Reply via email to