Date: Fri, 25 Apr 2008 16:45:13 +0000 (UTC) From: Rui Paulo <rpaulo@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_thermal.c Message-ID: <200804251645.m3PGjD6x049966@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rpaulo 2008-04-25 16:45:13 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_thermal.c
Log:
Initialize tz_active to a new constant TZ_ACTIVE_UNKNOWN and make no
assumptions about the state of the cooling devices. Instead, switch them
off on init and, only after that, we are in TZ_ACTIVE_NONE.
Submited by: Andriy Gapon <avg at icyb.net.ua>
Reviewed by: njl
Revision Changes Path
1.70 +20 -1 src/sys/dev/acpica/acpi_thermal.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804251645.m3PGjD6x049966>
