Page MenuHomeFreeBSD

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

Authored by adrian on Sun, Dec 15, 9:09 PM.
Referenced Files
F107017134: D48094.diff
Thu, Jan 9, 12:59 AM
Unknown Object (File)
Wed, Jan 1, 12:36 AM
Unknown Object (File)
Thu, Dec 26, 12:39 PM
Unknown Object (File)
Thu, Dec 26, 8:45 AM
Unknown Object (File)
Thu, Dec 26, 6:31 AM
Unknown Object (File)
Sun, Dec 22, 8:43 PM
Unknown Object (File)
Sun, Dec 22, 9:59 AM
Unknown Object (File)
Thu, Dec 19, 6:56 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.Tue, Dec 31, 6:20 AM