Date: Tue, 25 Jul 2006 02:27:38 +0000 (UTC) From: Nate Lawson <njl@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 src/share/man/man4 acpi_thermal.4 Message-ID: <200607250227.k6P2Rc1f076141@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2006-07-25 02:27:38 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_thermal.c share/man/man4 acpi_thermal.4 Log: Add support for overriding the values for _CRT, _HOT, and _PSV via sysctl. Prevent casual modification by requiring hw.acpi.thermal.user_override to be set first. Fix printing of negative temperatures in the K->C conversion. Document the remaining thermal sysctls. MFC after: 3 days Revision Changes Path 1.9 +17 -9 src/share/man/man4/acpi_thermal.4 1.62 +55 -13 src/sys/dev/acpica/acpi_thermal.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607250227.k6P2Rc1f076141>