Date: Thu, 22 Dec 2005 16:18:23 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_de.c Message-ID: <200512221618.jBMGINcr024071@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512221618.jBMGINcr024071>
