cvs commit: src/sys/dev/acpica acpi_thermal.c src/share/man/man4
acpi_thermal.4
John Merryweather Cooper
john_m_cooper at yahoo.com
Tue Jul 25 02:44:19 UTC 2006
Nate Lawson wrote:
> 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
> _______________________________________________
> cvs-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
>
>
AWESOME! Now maybe I can avoid overheating as much on my Dell Inspiron
5100. Right now, it's clueless about anything except CRT--a bummer
since this leads to immediate shutdown.
jmc
More information about the cvs-src
mailing list