CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/20 03:23:27
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Make iwm(4) clear/set selected bits in the HW_IF_CONFIG register, rather
than writing a hard-coded bit pattern to this register.
Matches what Intel's Linux driver does, so it should be the right thing to do.
Tested on 8265 by Tracey Emery and myself.
