cvs commit: src/sys/dev/acpica acpi_thermal.c src/share/man/man4 acpi_thermal.4

Nate Lawson njl at FreeBSD.org
Tue Jul 25 02:27:38 UTC 2006


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


More information about the cvs-all mailing list