CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2023/03/06 04:28:02

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

Log message:
always provide a subset of STA info in the MAC context command

We used to provide beacon-related information only once our station was
associated. New firmware wants to see this information earlier, when are
about to send an AUTH frame. Otherwise SYSASSERT 0x2000011A is raised.

Problem diagnosed with help from Johannes Berg, thanks!

Reply via email to