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)
Sat, Mar 8, 4:35 AM
Unknown Object (File)
Sat, Mar 8, 3:31 AM
Unknown Object (File)
Fri, Mar 7, 7:30 PM
Unknown Object (File)
Wed, Feb 26, 8:38 PM
Unknown Object (File)
Wed, Feb 26, 5:20 PM
Unknown Object (File)
Wed, Feb 26, 1:03 PM
Unknown Object (File)
Feb 4 2025, 3:25 AM
Unknown Object (File)
Jan 10 2025, 5:36 AM
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