K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-12-22T16:18:23.000000Z K 7 svn:log V 233 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 END