CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/10 01:58:53
Modified files:
sys/dev/pci : if_iwx.c
Log message:
Prevent fatal firmware errors on iwx(4) Bz devices when forcing 11a/b/g mode.
Avoid enabling wide channels or MIMO in firmware Tx rate selection if we are
running in 11a/b/g mode.
Honour the "nomimo" network flag in any mode.
ok phessler@
Tested:
AX200: stsp
AX201 (MA): kettenis, kevlo
AX211 (BZ): stsp
