imp 2007-02-08 21:42:10 UTC FreeBSD src repository Modified files: sys/arm/at91 if_ate.c Log: Add sanity check to make sure that the MAC address isn't all 0's. Bad boot loaders can do this, and this leads to all kinds of ill effects downstream. Also, minor formatting nits. Revision Changes Path 1.17 +23 -18 src/sys/arm/at91/if_ate.c