CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2021/07/29 05:53:46

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

Log message:
Remove support for the narrow command header on the iwx(4) command queue.

This is related to the previous commit which fixed "BAD COMMAND" firmware
errors. We can no longer use old-style "narrow" commands on the command
queue with new firmware, and our current -48 firmware images don't seem
to care either way. We can simplify this code and align it with iwlwifi.

ok kevlo@

Reply via email to