Hi
In my opinion,a pci ethernet card(intel eepro100)'s mac address
should store somewhere in the PCI cards.
But in my EST8245 board,it seems the mac address is provided by the
bsp(e.g EST VisionWare)?
So,if I run the linux without the VisonWare.It have a mac address
00:00:00:00:00:00:00.
I am confusion now.Any advice?
regards
caokai
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
caokai writes:
Hi
In my opinion,a pci ethernet card(intel eepro100)'s mac address
should store somewhere in the PCI cards.
Normally in a small eeprom, yes.
But in my EST8245 board,it seems the mac address is provided by the
bsp(e.g EST VisionWare)?
Possible, but unlikely.
So,if I run the linux without the VisonWare.It have a mac address
00:00:00:00:00:00:00.
Which, for recent versions of the kernel, will get you exactly
nowhere. (In my experience the kernel will refuse to respond to ARP
requests for its address(es) if the requested IP address has an
associated all-zeros MAC address.
I am confusion now.Any advice?
Use the source, Luke.
--
"...the neurotic has problems, the psychotic has solutions." --Thomas Szasz
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/