This is the mail archive of the ecos-devel@sourceware.org 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: PowerPC Ethernet issue


On Mon, Jun 8, 2009 at 12:52 PM, Robert Morse<rmorse@weldtechcorp.com> wrote:
> Thanks,
> ? ? ? ?That is what I thought I needed to do.

On thing to be careful about:  tsec_eth_start (starting the ethernet
device) can and will be called many times, even if the device is
already started. You will want to auto-negotiate only if needed (the
device is stopped).

Regards,
Edgar


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