cvs commit: src/sys/dev/acpica acpi_thermal.c
Nate Lawson
njl at FreeBSD.org
Mon Mar 5 21:39:55 UTC 2007
njl 2007-03-05 21:39:53 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_thermal.c
Log:
Check the _TMP value for sanity also. On some systems (HP NX laptops), the
EC occasionally times out and provides bogus values (3000C). This change
prevents those systems from prematurely shutting down while we work on the
underlying problem. Also, bump the sanity value to 0...200C from 0...150C.
Revision Changes Path
1.64 +10 -3 src/sys/dev/acpica/acpi_thermal.c
More information about the cvs-src
mailing list