[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
3c905 Nic configuration
- Date: Tue, 25 Sep 2007 15:26:46 -0500
- From: joel.sherrill at oarcorp.com (Joel Sherrill)
- Subject: 3c905 Nic configuration
Back to the list. Everyone needs to pitch in on this one. :-D
St?phane ARQUER wrote:
>
>
> -----Message d'origine-----
> De : Joel Sherrill [mailto:joel.sherrill at oarcorp.com]
> Envoy? : mardi 25 septembre 2007 19:19
> ? : Karel Gardas
> Cc : St?phane ARQUER; RTEMS users
> Objet : Re: 3c905 Nic configuration
>
> Karel Gardas wrote:
>
>> Hello,
>>
>> IIRC 3c905x is different from 3c509. Please use xl driver for your
>> card and it should work well.
>>
>>
> Isn't one ISA and the other PCI?
>
> Yes, the 3c509B-tpo is an ISA and the 3c905c-TXM a PCI.
>
> Where do you find the xl driver ?
>
>
The .c file is in c/src/libchip/network/elnk.c. I do not see a .h file
that is for
you to include in your networkconfig. :(
Prototype:
int
rtems_elnk_driver_attach (struct rtems_bsdnet_ifconfig *config, int attach)
It would be nice to have the user .h file that applications include
when configuring the driver.
--joel
> --joel
>
>> Cheers,
>> Karel
>>
>> 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
>>>
>>>
>>
>>
>
>