Make iwm(4) attach to PCI devices with product ID 0x31dc.
authorstsp <stsp@openbsd.org>
Mon, 20 Dec 2021 15:08:10 +0000 (15:08 +0000)
committerstsp <stsp@openbsd.org>
Mon, 20 Dec 2021 15:08:10 +0000 (15:08 +0000)
commit7a10236ffdbbe6def10b389307a12c500b4573b3
tree5d1197c5764db95288e2e86291586189cf7973d9
parentb40d31ed8f32a9a3e0de071953f4697fb13156e0
Make iwm(4) attach to PCI devices with product ID 0x31dc.

This device is part of the 9560 chip family. With a small device-specific
quirk we can make iwm(4) attach and provide a working wifi interface.

Problem reported and fix tested by Joao Victor.
sys/dev/pci/if_iwm.c
sys/dev/pci/if_iwmreg.h
sys/dev/pci/if_iwmvar.h