svn commit: r269127 - head/sys/dev/usb/wlan

Adrian Chadd adrian at freebsd.org
Mon Jul 28 20:52:07 UTC 2014


On 28 July 2014 13:50, Hans Petter Selasky <hps at selasky.org> wrote:
> On 07/27/14 22:15, Adrian Chadd wrote:
>>
>> Ok. So, which one of those is showing up as 0?
>
>
> Hi,
>
> I think it is the last one. I cannot test this again until later this year,
> because I don't have access to the AP which is causing this :-(
>
> Is it possible you can add a function to the net80211 stack, which gets the
> rate from the "ni" in a safe manner?

The whole rate control thing from net80211 has to be upgraded. Drivers
shouldn't be using ni->ni_txrate for anything other than informational
purposes, yet .. well, that's not the case.


-a


More information about the svn-src-head mailing list