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
F125613568: D48094.diff
Sat, Aug 9, 11:30 PM
Unknown Object (File)
Thu, Aug 7, 12:04 AM
Unknown Object (File)
Sun, Jul 20, 4:36 AM
Unknown Object (File)
Jul 10 2025, 10:43 AM
Unknown Object (File)
Jul 9 2025, 9:42 AM
Unknown Object (File)
Jul 7 2025, 6:54 AM
Unknown Object (File)
Jul 3 2025, 8:14 PM
Unknown Object (File)
Jun 26 2025, 10:53 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