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)
Wed, Aug 12, 4:29 PM
Unknown Object (File)
Wed, Aug 12, 7:10 AM
Unknown Object (File)
Tue, Aug 11, 8:42 AM
Unknown Object (File)
Mon, Aug 10, 10:14 AM
Unknown Object (File)
Sat, Aug 8, 4:50 PM
Unknown Object (File)
Thu, Aug 6, 4:25 AM
Unknown Object (File)
Tue, Aug 4, 5:09 AM
Unknown Object (File)
Tue, Aug 4, 2:21 AM
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