Date: Sat, 2 Apr 2011 03:48:15 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/atheros if_arge.c Message-ID: <201104020348.p323mTwj011214@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2011-04-02 03:48:15 UTC
FreeBSD src repository
Modified files:
sys/mips/atheros if_arge.c
Log:
SVN rev 220260 on 2011-04-02 03:48:15Z by adrian
A handful of the openwrt devices use a MAC address that's at a hard-coded
offset in the flash.
Some devices (eg the TPLink WR-1043ND) don't have a flash environment
partition which can be queried for the current board settings.
This particular workaround allows for image creators to use a hint
to set the base MAC address. For example:
hint.arge.0.eeprommac=0x1f01fc00
Revision Changes Path
1.13 +21 -0 src/sys/mips/atheros/if_arge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104020348.p323mTwj011214>
