CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/02/11 04:14:53

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

Log message:
Fix the major Rx packet-loss issue on iwx(4) MA devices and BZ devices.

Set the client.is_assoc flag in the new iwx(4) MAC context firmware command
when we are associating to the AP. Without this flag the firmware remains in
unassociated state which does not work very well for passing traffic.

Tested by kettenis@ on MA and myself on BZ

Reply via email to