Support for multiple ethernet ports
Alex Holeczy
alex at wmi.com
Wed Jan 2 18:53:39 UTC 2002
RTEMS Version : 4.5.0
Processor : MIPS
network device: National Semiconductor dp83815
Is there a way to search the Rtems-users archives to see if the questions
I have about RTEMS have all ready been answers?
It appears from reading the RTEMS network supplement that RTEMS can
supports multiple Ethernet ports. For my application, I would like to
configure RTEMS to support 3 Ethernet ports.
I have successfully configured RTEMS to use a single Ethernet port. When
I configure RTEMS to use two ports, part way through the initialization of
the second port I get the following error:
Can't set eth2 address: File exists
This error message is in rtems_glue.c at approximately line 828. The call
to ioctl (s, SIOCSIFADDR, &ifreq) returns with a failure.
Since RTEMS seems to support multiple Ethernet port, I am assuming that I
have not correctly configured the building of RTEMS. How do I configure
RTEMS to support 3 Ethernet ports?
TIA
Alex
--
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Alex Holeczy (alex at wmi.com)
Communication Automation Corporation (CAC) www.cacdsp.com www.wmi.com
1180 McDermott Drive, West Chester, PA 19380
800-367-6735 Ext. 122 or 610-692-9526 Ext. 122 (Voice)
610-436-8258 (Fax)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
More information about the users
mailing list