cvs commit: src/sys/arm/at91 if_ate.c
Stanislav Sedov
stas at FreeBSD.org
Sat Aug 30 15:16:50 UTC 2008
stas 2008-08-30 15:16:40 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
SVN rev 182477 on 2008-08-30 15:16:40Z by stas
- Try to look for MAC address in all SA registers, not only in the
first one. U-boot, for example, uses the second register to store
MAC.[1]
- Use random MAC address if none configured instead of failing.
Submitted by: Bjorn Konig <bkoenig at alpha-tierchen.de> [1]
Reviewed by: imp
Approved by: kib (mentor)
MFC after: 1 week
Revision Changes Path
1.26 +37 -16 src/sys/arm/at91/if_ate.c
More information about the cvs-src
mailing list