Fix iwn(4) with 4965 devices.
authorstsp <stsp@openbsd.org>
Thu, 11 Nov 2021 13:36:58 +0000 (13:36 +0000)
committerstsp <stsp@openbsd.org>
Thu, 11 Nov 2021 13:36:58 +0000 (13:36 +0000)
commitb630d526b6cb56110fa962bf41d21ee7b14dc5d6
tree887d47f0a10d4ad47a12be649a87719d36d07d78
parentfbc4816228c24d168d573e8858402a0ed266b4c5
Fix iwn(4) with 4965 devices.

Our driver was using the wrong data structure for RXON_ASSOC commands on
4965 devices. This resulted in fatal firmware errors during association.

Problem found and fix tested on 4965 by jsg@.
Patch also tested on 6200 by me.
sys/dev/pci/if_iwn.c
sys/dev/pci/if_iwnreg.h
sys/dev/pci/if_iwnvar.h