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