
hi, thanx for the help. I got it up and running. It was a h/w issue. Since I am using the smc9111.c for smc9196 I had to change some register settings to get it up. I will post it as a different driver like smc9196.c whe I submit it back to opensource. regards -kshitij
-----Original Message----- From: Jerry Van Baren [mailto:gerald.vanbaren@smiths-aerospace.com] Sent: Monday, June 16, 2003 5:50 PM To: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] smc 9111 driver
A classic ethernet mixup is the bit ordering of the MAC address. The ethernet sends the data LSB-first so, when you set your MAC, you have to bit-reverse the bytes from what you would normally think. This is horribly confusing. Suggestions: Sniff your transmissions with ethereal and see if the MAC address ethereal is showing is what you expect to see. Bit-reverse the MAC you program in and see if it starts working.
gvb
At 01:48 PM 6/16/2003 -0400, kshitij@ti.com wrote:
hi, I am facing a very unique problem with smc9111 driver. I am able to
send
packets over the wire and I am able to receive all broadcast packets. But
I
am able to receive only broadcast packets. If any packet with destination as my MAC address I am not able to see it. Has anyone else seen this problem before ?? regards -kshitij
This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
********************************************************************** This e-mail and any files transmitted with it may be confidential and may be legally privileged or otherwise exempt from disclosure under applicable law. This e-mail and its files are intended solely for the individual or entity to whom they are addressed and their content is the property of Smiths Aerospace. If you are not the intended recipient, please do not read, copy, use or disclose this communication. If you have received this e-mail in error please notify the e-mail administrator at postmaster@smiths-aerospace.com and then delete this e-mail, its files and any copies.
This footnote also confirms that this e-mail message has been scanned for the presence of known computer viruses.
Smiths addresses are changing! The new addresses are of the form firstname.lastname@smiths-aerospace.com. Please update your address books! Please begin using the new form immediately. ***********************************************************************
------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users