Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Sep 2004 01:45:52 +0200
From:      Arne Schwabe <arne@rfc2549.org>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/sysctl sysctl.c src/sys/dev/acpica acpi_thermal.c
Message-ID:  <867jr5wslr.fsf@kamino.rfc1149.org>
In-Reply-To: <200408302242.i7UMgASL031318@repoman.freebsd.org> (Peter Wemm's message of "Mon, 30 Aug 2004 22:42:10 %2B0000 (UTC)")
References:  <200408302242.i7UMgASL031318@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm <peter@FreeBSD.org> writes:

> peter       2004-08-30 22:42:10 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sbin/sysctl          sysctl.c 
>     sys/dev/acpica       acpi_thermal.c 
>   Log:
>   Add a suffix descriptor for the acpi thermal values as a hint for the userland
>   sysctl tool to print a more readable value for temperatures.

I hope it is related to this commit:

sysctl  -a hw.acpi.thermal
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.tz0.temperature: 84.0C
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: 3617
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 93.0C
hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1

> 3617/10 -273.15;
                      88.5500000

Without _any_ further checking, it seems that you forgot _PSV.

If I guessed wrong just ignore this

Arne                      
--
compiling millions of tiny c-programs...done
checking for a working configure script... not found



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867jr5wslr.fsf>