Remove support for the narrow command header on the iwx(4) command queue.
authorstsp <stsp@openbsd.org>
Thu, 29 Jul 2021 11:53:46 +0000 (11:53 +0000)
committerstsp <stsp@openbsd.org>
Thu, 29 Jul 2021 11:53:46 +0000 (11:53 +0000)
commit783b98558b55884a3aa7ae24f15d3050d8d445dd
tree46d21274b0ba7a702b6e49f0bf5887592b8de8a5
parent2030561e3e607f59bbcba5ab5549c7aba68c0269
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@
sys/dev/pci/if_iwx.c
sys/dev/pci/if_iwxreg.h