3c905 Nic configuration
Grigori Khmyrov
Grigori_Khmyrov at uml.edu
Tue Sep 25 16:44:52 UTC 2007
I would try to disable RTEMS_SET_ETHERNET_ADDRESS definition
and let driver to supply hardware address
#if (defined (RTEMS_SET_ETHERNET_ADDRESS))
ethernet_address, /* Ethernet hardware address */
#else
NULL, /* Driver supplies hardware address */
#endif
Grigori
Stéphane ARQUER wrote:
>Hello,
>
>I'm trying to configure the network interface 3c905c-TXM with the pc386
>bsp of rtems 4.6.6.
>I read in the wiki that someone used this reference in september 2005 but
>there is no details on the driver to use.
>
>On the other hand, I'm working with a 3c509B-tpo card, I try to execute
>the network examples and when the card seems to be configured:
>--> 3C509: attach() is complete
>there are the error messages:
>--> Can't bring ep up: No such device or adress
>--> Can't set default route: No such process
>--> Can't get host adress
>
>You 'll find attached the networkconfig.h file.
>
>If anyone has a tip ?
>
>Thanks in advance for your help.
>
>Regards.
>
>SA
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>rtems-users mailing list
>rtems-users at rtems.com
>http://rtems.rtems.org/mailman/listinfo/rtems-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20070925/b5203d6e/attachment-0001.html>
More information about the users
mailing list