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, Feb 19, 9:40 PM
Unknown Object (File)
Tue, Feb 4, 3:28 AM
Unknown Object (File)
Sun, Feb 2, 8:58 PM
Unknown Object (File)
Sun, Feb 2, 5:58 PM
Unknown Object (File)
Thu, Jan 30, 8:13 PM
Unknown Object (File)
Wed, Jan 29, 7:04 PM
Unknown Object (File)
Mon, Jan 27, 7:55 AM
Unknown Object (File)
Sun, Jan 26, 12:16 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