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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to