Ensure that iwm(4) and iwx(4) will reload firmware from disk on down/up,
authorstsp <stsp@openbsd.org>
Fri, 3 Sep 2021 11:41:41 +0000 (11:41 +0000)
committerstsp <stsp@openbsd.org>
Fri, 3 Sep 2021 11:41:41 +0000 (11:41 +0000)
commit0317870298fb69b40114a9056b1974f78e5365ce
tree0050652487ca9afe7759c7d1bed8b9f93da2c71a
parent21b3e8786537fe05ba6f421951c85fa226eb0e20
Ensure that iwm(4) and iwx(4) will reload firmware from disk on down/up,
and will not do so during resume.

Tested by kevlo@ on iwx(4) and by myself on iwm(4).
sys/dev/pci/if_iwm.c
sys/dev/pci/if_iwx.c