cvs commit: src/sys/pci if_de.c
John Baldwin
jhb at FreeBSD.org
Thu Dec 22 08:18:24 PST 2005
jhb 2005-12-22 16:18:23 UTC
FreeBSD src repository
Modified files:
sys/pci if_de.c
Log:
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
Revision Changes Path
1.178 +12 -3 src/sys/pci/if_de.c
More information about the cvs-src
mailing list