CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/22 01:39:41
Modified files:
sys/dev/pci : if_iwx.c if_iwxreg.h
Log message:
Enable critical temperature detection in iwx(4) firmware.
The driver will turn the device off and print a message to dmesg if the
firmware signals critical temperature. It looks like the firmware will
also make use of a Tx-backoff mechanism to regulate device temperature.
