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)
Sat, Feb 28, 1:39 PM
Unknown Object (File)
Sat, Feb 21, 9:53 PM
Unknown Object (File)
Sun, Feb 8, 1:35 PM
Unknown Object (File)
Sun, Feb 8, 3:22 AM
Unknown Object (File)
Jan 30 2026, 10:14 PM
Unknown Object (File)
Jan 30 2026, 3:42 AM
Unknown Object (File)
Jan 27 2026, 5:05 PM
Unknown Object (File)
Jan 20 2026, 10:33 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