Hide detailed firmware error reports from iwn/iwm/iwx by default.
authorstsp <stsp@openbsd.org>
Thu, 19 Aug 2021 06:02:04 +0000 (06:02 +0000)
committerstsp <stsp@openbsd.org>
Thu, 19 Aug 2021 06:02:04 +0000 (06:02 +0000)
commitc6abdfb497d8d9d8c45dbb102bfe57d8cb97c29b
tree72a2bab38ddc7edecb4307bd37a1adbe15d17a09
parentac5ed1688f6ce56d5c906d1c3bf118c962f582d2
Hide detailed firmware error reports from iwn/iwm/iwx by default.

These drivers will now report "fatal firmware error" on a single line
by default and provide the full trace when debugging has been enabled
with e.g. 'ifconfig iwm0 debug'.

ok sthen@ kevlo@
sys/dev/pci/if_iwm.c
sys/dev/pci/if_iwn.c
sys/dev/pci/if_iwx.c