-----Original Message----- From: <owner-src-committ...@freebsd.org> on behalf of Luiz Otavio O Souza <l...@freebsd.org> Date: 2016-05-22, Sunday at 06:58 To: <src-committ...@freebsd.org>, <svn-src-...@freebsd.org>, <svn-src-head@freebsd.org> Subject: svn commit: r300421 - in head/sys: arm/allwinner arm/broadcom/bcm2835 arm/freescale/imx arm/mv dev/acpi_support dev/acpica dev/amdtemp dev/coretemp dev/iicbus powerpc/powermac
>Author: loos >Date: Sun May 22 13:58:32 2016 >New Revision: 300421 >URL: https://svnweb.freebsd.org/changeset/base/300421 > >Log: > Fix the deciKelvin to Celsius conversion in kernel. > > After r285994, sysctl(8) was fixed to use 273.15 instead of 273.20 as 0C > reference and as result, the temperature read in sysctl(8) now exibits a > +0.1C difference. Out of morbid curiosity, why do these things report in deciKelvin anyway? Are there sensors we support out there which report native Kelvin, or that report sub-degree precision? Thanks, Ravi (rpokala@) _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"