]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r255077:
authordumbbell <dumbbell@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 19 Jan 2014 13:51:46 +0000 (13:51 +0000)
committerdumbbell <dumbbell@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 19 Jan 2014 13:51:46 +0000 (13:51 +0000)
commit68ca3e229c9907a59ef8938d33dfc4c63a684f33
treed6d6bc5940dbe9da6446553c0e5d10d65d43d803
parent05c5baa899dc4d11910a9374296ad96685b9c353
MFC r255077:

acpi_thermal: Warn about insane _TMP temperature only once

A warning is emitted again if the temperature became briefly valid
meanwhile. This avoids spamming the user when the sensor is broken.

Other values (ie. not _TMP) always raise a warning.

git-svn-id: svn://svn.freebsd.org/base/stable/9@260881 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/acpica/acpi_thermal.c