Page MenuHomeFreeBSD

rtwn: only set INIRATE if we're not doing firmware rate control.
ClosedPublic

Authored by adrian on Dec 15 2024, 9:09 PM.
Referenced Files
F156256660: D48094.id148617.diff
Mon, May 11, 10:57 PM
F156255969: D48094.diff
Mon, May 11, 10:50 PM
F156203175: D48094.id.diff
Mon, May 11, 3:07 PM
Unknown Object (File)
Wed, Apr 29, 1:30 PM
Unknown Object (File)
Wed, Apr 29, 1:24 PM
Unknown Object (File)
Tue, Apr 28, 4:59 AM
Unknown Object (File)
Mon, Apr 27, 11:34 PM
Unknown Object (File)
Mon, Apr 27, 1:26 PM
Subscribers

Details

Summary

This register (array) controls the initial rate to use for each
MACID. There's no need to set it if firmware rate control is enabled -
it'll actually be under firmware control (and we can read it back to
see what choices the firmware is making.)

Locally tested:

  • RTL8188EU, STA
  • RTL8192CU, STA
  • RTL8192EU, STA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 61182
Build 58066: arc lint + arc unit

Event Timeline

bz added a subscriber: bz.

I cannot check the statement but if your comment is correct this seems fine.

This revision is now accepted and ready to land.Dec 31 2024, 6:20 AM