CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/20 08:08:10
Modified files:
sys/dev/pci : if_iwm.c if_iwmreg.h if_iwmvar.h
Log message:
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.
