On 5 Feb 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<1139166259.045775.45210.TakeThisOut@g43g2000cwa.googlegroups.com>, SaranJothy wrote:
>I have a Hitachi Solution engine board for which i m trying to get
>the Networking.
Not familiar with it.
>Except the Mac address
>The mac address looks something like this.
>00:00:00:00:ff:ff
That is an indication that you are not using the correct network driver,
or that there is a hardware conflict. You might see clues looking at
the boot messages that would normally go to /var/log/messages and
/var/log/dmesg (on a Red Hat or derivative system). Hitachi doesn't have
an OUI code registered with IEEE, so I can't say what the MAC address
should be, but for certain the first six characters will not be 00:00:00:.
>I feel the problem is with finding the Mac address...Please share with
>me your views and suggestions.
Yes, until you see a "reasonable" MAC address, all attempts at using the
network are useless. As this is an embedded device, have you tried the
comp.os.linux.embedded newsgroup? Have you also tried a search at
google groups?
Old guy