Page MenuHomeFreeBSD

iwm: add sku_cap_mimo_disable; populate sku_cap_11n_enable
ClosedPublic

Authored by adrian on Dec 27 2024, 3:51 AM.
Referenced Files
Unknown Object (File)
Thu, Jul 17, 2:17 PM
Unknown Object (File)
Thu, Jul 10, 11:20 AM
Unknown Object (File)
Sun, Jun 29, 8:42 PM
Unknown Object (File)
Sat, Jun 28, 2:42 PM
Unknown Object (File)
Thu, Jun 26, 3:26 PM
Unknown Object (File)
Mon, Jun 23, 7:20 AM
Unknown Object (File)
Sun, Jun 22, 9:06 PM
Unknown Object (File)
Sat, Jun 21, 7:10 PM
Subscribers

Details

Summary

This is a flag to be used to disable >1 antenna support, even if
the radio supports it.

Also populate sku_cap_11n_enable, which indicates HT is available.

It's a no-op right now; it's one of the requirements for properly
configuring HT support and transmit/receive antenna configurations.

Obtained from: OpenBSD (at a6e25c727a2214219715b51ba6af2221d7e0d674, 22-Oct-2021)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz added a subscriber: bz.

Do you really want to pull 11n into iwm(4) still? Or do we have bigger fish to fry?

This revision is now accepted and ready to land.Jan 7 2025, 6:48 PM