Hi Ivo,

Unload the e100 driver, insmod rt_eepro100 with the cards parameter, and then insmod e100 again. rt_eepro100 will grab the second interface, and e100 will pick the rest.

[]s,
Paulo

Hello,

The x86 embedded system I'm working on contains 4 NICs: 1 Intel 82801BD
based and 3 Intel 82559ER based.
Linux assigns these NICs as follows:
 eth0,2,3: 82559ER
 eth1:     82801BD

The normal network is connected to eth0, linux uses the e100 driver for
all 4 adapters.

I've changed the RT_DRIVER_OPTIONS to "cards=0,1,0,0" to have RTNet use
the 2nd adapter (82801BD) and use the rt_eepro100 driver.
I followed the instructions at
http://www.xenomai.org/index.php/RTnet:Installation_%26_Testing, and
'Testing with a single node (local loopback)' seems to work correctly
(the 'Linux eth1' gets assigned rteth0, leds are blinking during
communication).

When I don't unload the e100 driver before starting RTNet, 'rtnet -v
start' fails with:
 /usr/local/rtnet/sbin/rtifconfig rtlo up 127.0.0.1
 /dev/rtnet: No such device or address
Followed by a lot more 'No such device or address' messages....

How can I use the Linux e100 driver and RTNet simultaneously?

Thanks,

Ivo
**********************************************************************************************
IMPORTANT: The contents of this email and any attachments are confidential. They are intended for the named recipient(s) only. If you have received this email in error, please notify the system manager or the sender immediately and do not disclose the contents to anyone or make copies thereof.
*** eSafe scanned this email for viruses, vandals, and malicious content. ***
**********************************************************************************************


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

    _________________________________________________________________
    AVISO
  Esta mensagem é destinada exclusivamente a(s) pessoa(s) indicada(s)
  como destinatário(s), podendo conter informações confidenciais,
  protegidas por lei.
  A transmissão incorreta da mensagem não acarreta a perda de sua
  confidencialidade.
  Caso esta mensagem tenha sido recebida por engano, solicitamos que
  seja devolvida ao remetente e apagada imediatamente de seu sistema. É
  vedado a qualquer pessoa que não seja destinatário, usar, revelar,
  distribuir ou copiar ainda que parcialmente esta mensagem.
    _________________________________________________________________
    DISCLAIMER
  This message is destined exclusively to the intended receiver. It may
  contain confidential or legally protected information.
  The incorrect transmission of this message does not mean loss of its
  confidentiality.
  If this message is received by mistake, please send it back to the
  sender and delete it from your system immediately. It is forbidden to
  any person who is not the intended receiver to use, reveal,
  distribute, or copy any part of this message.
    _________________________________________________________________

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