K 10 svn:author V 3 imp K 8 svn:date V 27 2005-01-26T05:12:16.000000Z K 7 svn:log V 369 Repair probe messages a bit. Previously, we'd print the ethernet address, and additional information. Then the printing of the ethernet address was moved into ether_attach, and so we were printing orphaned information about the card. Now the probe message is prefixed by edX:. Prepare for it to move under bootverbose, but don't move it there yet (the || 1 trick). END