CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/03/26 09:39:04

Modified files:
        sys/dev/pci    : if_iwx.c 

Log message:
Fix a fatal firmware error during association on non-MIMO iwx(4) devices.

If MIMO is disabled we must not try to configure Tx rates in firmware
which require MIMO. Otherwise we trigger sysassert 0x20101A0D.

Problem reported and fix tested by Kirill Kaplin.
Meaning of sysassert hex code provided by Johannes Berg, thanks!

Reply via email to