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)
Sun, Aug 24, 11:04 AM
Unknown Object (File)
Tue, Aug 19, 9:07 AM
Unknown Object (File)
Tue, Aug 19, 12:01 AM
Unknown Object (File)
Mon, Aug 18, 9:36 PM
Unknown Object (File)
Mon, Aug 18, 5:03 PM
Unknown Object (File)
Thu, Aug 14, 10:59 PM
Unknown Object (File)
Wed, Aug 13, 8:47 PM
Unknown Object (File)
Mon, Aug 11, 5:26 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