This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ?^?H?G Re: EB40LS ethernet card problem


> >    Here is my questions:
> >    1. I set the mac address at configtool, why I still got the hw_addr:
> >    ff:ff:ff:ff:ff:ff ?
> 
> Exactly what did you configure. What is the full name of the option.
> 
> I copy the
> /packages/devs/eth/arm/edb7xxx directory to create
> /packages/devs/eth/arm/eb40ls
> I modify the cdl and include file ...
> and configure the MAC address in CYGDAT_DEVS_ETH_ARM_EB40LS_ETH0_ESA
> from configtool "The ethernet station address" option
> am I miss something?

Did you also enable CYGSEM_DEVS_ETH_ARM_EB40LS_ETH0_SET_ESA and make
the appropriate changes to dev_arm_eb40ls.inl? Use gdb to take a look
at the value of cs8900a_eth0_priv_data. Is hardwired_esa true and esa
what you configured? If not, find out why.

     Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]