On Saturday, March 28, 2015 11:41:24 PM Adrian Chadd wrote:
> Author: adrian
> Date: Sat Mar 28 23:41:23 2015
> New Revision: 280799
> URL: https://svnweb.freebsd.org/changeset/base/280799
> 
> Log:
>   Update if_ath(4) to check for "hint.ath.X.macaddr" for an override MAC 
> address.
>   
>   This is used by the AR71xx platform code to choose a local MAC based on
>   the "board MAC address", versus whatever potentially invalid/garbage
>   values are stored in the Atheros calibration data.

Are you sure that resource_string_value() doesn't work?  If kern_getenv() works,
then resource_string_value() should also work.

-- 
John Baldwin
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to