On 25-02-2013, Mon [22:03:28], Kevin Oberman wrote:
> As others have noted, the value you are seeing is 100C, not 55C. So I have
> no idea what is going on.
>
Actually you were right from the beginning.
I managed to get the correct value this way, after reading some wiki :)
float c;
c = (t/10-273.15); /* convert to Celsius */
Thanks for comments everybody.
--
Dmitry Sarkisov
<-\ Powered by
<-------------------o
<-/ FreeBSD
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "[email protected]"