freebsd-dev/sys/dev/de
John Baldwin 2a3d3a660b Use the copy of the card's MAC address saved in tulip_enaddr() in the softc
if we need a valid MAC address (for probing the media for example) before
ether_ifattach() has been called since IF_LLADDR() is NULL then.

Tested by:	tisco
2005-12-22 16:18:23 +00:00
..
dc21040reg.h
if_de.c Use the copy of the card's MAC address saved in tulip_enaddr() in the softc 2005-12-22 16:18:23 +00:00
if_devar.h Use ETHER_ADDR_LEN rather than hardcoding 6. 2005-12-21 15:15:43 +00:00