Re: Heads up - please recompile ifconfig if you're using wireless

2011-04-22 Thread Sevan / Venture37
On 22 April 2011 15:20, Sevan / Venture37 wrote: > On Friday, 22 April 2011, Adrian Chadd wrote: >> Hm, I'll revert this change for now. >> >> Sorry! > > Could you post a diff of your reverted change, I currently have no > connectivity to be able to update src. or I could just pull the diff from

Re: Heads up - please recompile ifconfig if you're using wireless

2011-04-22 Thread Sevan / Venture37
On Friday, 22 April 2011, Adrian Chadd wrote: > Hm, I'll revert this change for now. > > Sorry! Could you post a diff of your reverted change, I currently have no connectivity to be able to update src. Sevan ___ freebsd-current@freebsd.org mailing lis

Re: Heads up - please recompile ifconfig if you're using wireless

2011-04-21 Thread Adrian Chadd
Hm, I'll revert this change for now. Sorry! Adrian On 21 April 2011 23:40, Sevan / Venture37 wrote: > On 21 April 2011 06:19, Adrian Chadd wrote: > > It's possible, but none of the current drivers in -head implement MIMO > and > > the data wasn't actually filled out in net80211, so it's hig

Re: Heads up - please recompile ifconfig if you're using wireless

2011-04-21 Thread Sevan / Venture37
On 21 April 2011 06:19, Adrian Chadd wrote: > It's possible, but none of the current drivers in -head implement MIMO and > the data wasn't actually filled out in net80211, so it's highly unlikely it > was being used. The rt2860/70 driver was, attempting to compile the drive now results in rt2860.

Re: Heads up - please recompile ifconfig if you're using wireless

2011-04-20 Thread Adrian Chadd
It's possible, but none of the current drivers in -head implement MIMO and the data wasn't actually filled out in net80211, so it's highly unlikely it was being used. Adrian On 21 April 2011 13:07, Arnaud Lacombe wrote: > Hi, > > On Thu, Apr 21, 2011 at 12:21 AM, Adrian Chadd > wrote: > > Hi,

Re: Heads up - please recompile ifconfig if you're using wireless

2011-04-20 Thread Arnaud Lacombe
Hi, On Thu, Apr 21, 2011 at 12:21 AM, Adrian Chadd wrote: > Hi, > > If you're using wireless on -HEAD and using an older base w/ newer kernels, > you may wish to recompile ifconfig. > I've changed the binary ABI used for MIMO statistics (which nothing actually > exports yet) but it may generate g

Heads up - please recompile ifconfig if you're using wireless

2011-04-20 Thread Adrian Chadd
Hi, If you're using wireless on -HEAD and using an older base w/ newer kernels, you may wish to recompile ifconfig. I've changed the binary ABI used for MIMO statistics (which nothing actually exports yet) but it may generate garbage looking MIMO noise floor output (in ifconfig X list station.) If