CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2017/06/14 10:56:04
Modified files: sys/dev/pci : if_iwm.c if_iwmvar.h Log message: Make iwm(4) wait for the PHY calibration result notification during HW init. Code inspection revealed that Linux does this, and so should we. ok deraadt@