This is the mail archive of the ecos-discuss@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: A clue....


On Wed, Feb 15, 2006 at 04:38:22AM -0800, Chuck McManis wrote:
> There is some debugging output below. But what I figured out is that my 
> receive code isn't receiving *ALL* packets, it is only receiving 
> *BROADCAST* packets. So sending a broadcast ARP, it sees, a specific reply, 
> it doesn't see.
> 
> Checked the Receiver Control Register on the ethernet chip and it is set to 
> receive broadcast, multicast, and short packets. (there doesn't seem to be 
> a bit for accepting packets addressed to it)

Does it known its own MAC address? Where does it get it from? When it
sends out the ARP request what does it use for its own address?

        Andrew

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


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