Fix iwx(4) device info table entries for So+Hr devices.
authorstsp <stsp@openbsd.org>
Sat, 30 Dec 2023 16:55:44 +0000 (16:55 +0000)
committerstsp <stsp@openbsd.org>
Sat, 30 Dec 2023 16:55:44 +0000 (16:55 +0000)
commit41713280ddbe6fa1b12833163070617fa75d6e43
treec3759576d367a36534c6bcfd7f91d09645dd8683
parentb9886d31b48d05ef35853663cfc72d6ce5db17bc
Fix iwx(4) device info table entries for So+Hr devices.

Some non-160MHz So+Hr devices were misdetected, causing iwx(4) to select
the wrong firmware image for them.

Patch by Miguel Landaeta
sys/dev/pci/if_iwx.c