Re: svn commit: r280799 - head/sys/dev/ath

2015-04-03 Thread Adrian Chadd
Ok, I'll take a look at doing this in the atheros mips startup stuff at some point and then I'll "revert" to using the hints API. Thanks! -a ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe,

Re: svn commit: r280799 - head/sys/dev/ath

2015-04-03 Thread John Baldwin
On Monday, March 30, 2015 01:54:30 PM Adrian Chadd wrote: > On 30 March 2015 at 13:32, John Baldwin wrote: > > On Monday, March 30, 2015 10:10:43 AM Adrian Chadd wrote: > >> Yes, because it's before the dynamic hint stuff starts up. (kern.hintmode.) > >> > >> Hints don't show up in kenv on the mip

Re: svn commit: r280799 - head/sys/dev/ath

2015-03-30 Thread Adrian Chadd
On 30 March 2015 at 13:32, John Baldwin wrote: > On Monday, March 30, 2015 10:10:43 AM Adrian Chadd wrote: >> Yes, because it's before the dynamic hint stuff starts up. (kern.hintmode.) >> >> Hints don't show up in kenv on the mips boards until I set the sysctl >> to the "import them now!" setting

Re: svn commit: r280799 - head/sys/dev/ath

2015-03-30 Thread John Baldwin
On Monday, March 30, 2015 10:10:43 AM Adrian Chadd wrote: > Yes, because it's before the dynamic hint stuff starts up. (kern.hintmode.) > > Hints don't show up in kenv on the mips boards until I set the sysctl > to the "import them now!" setting. Everything in if_ath.c happens well after SYSINITs

Re: svn commit: r280799 - head/sys/dev/ath

2015-03-30 Thread Adrian Chadd
Yes, because it's before the dynamic hint stuff starts up. (kern.hintmode.) Hints don't show up in kenv on the mips boards until I set the sysctl to the "import them now!" setting. -adrian ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.

Re: svn commit: r280799 - head/sys/dev/ath

2015-03-30 Thread John Baldwin
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

svn commit: r280799 - head/sys/dev/ath

2015-03-28 Thread Adrian Chadd
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