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
Unknown Object (File)
Tue, Jun 30, 8:03 AM
Unknown Object (File)
Sun, Jun 28, 5:29 PM
Unknown Object (File)
Sat, Jun 27, 7:53 AM
Unknown Object (File)
Thu, Jun 25, 11:22 PM
Unknown Object (File)
Wed, Jun 24, 8:37 PM
Unknown Object (File)
Tue, Jun 23, 7:09 AM
Unknown Object (File)
Mon, Jun 22, 8:20 PM
Unknown Object (File)
Sun, Jun 21, 10:23 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 Not Applicable
Unit
Tests Not Applicable

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