Add missing AX210/AX211 devices to the device ID matching table.
authorstsp <stsp@openbsd.org>
Thu, 12 May 2022 11:37:57 +0000 (11:37 +0000)
committerstsp <stsp@openbsd.org>
Thu, 12 May 2022 11:37:57 +0000 (11:37 +0000)
commit4ea83fd978674679762496e6aaa2099275ada464
tree6ef4c9b0317ff2f86b52898184598c876aa59a27
parentd7e4e1b3e68f6a250474eacb622f384a3b6140d2
Add missing AX210/AX211 devices to the device ID matching table.
The driver will now actually match on all those new devices, as intended.

Reported by Guilherme M. Schroeder
sys/dev/pci/if_iwx.c