Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/x86/pci
> Christoph Egger wrote:
> > Module Name: src
> > Committed By: cegger
> > Date: Tue May 20 13:58:32 UTC 2008
> >
> > Modified Files:
> > src/sys/arch/x86/pci: amdtemp.c
> >
> > Log Message:
> > envsys(4) expects values in mK and not the top of the range of possible
> temperature values.
> > Needed some time to figure this out after I saw negative temperature
> values on Griffin.
>
> sysmon_envsys(9) says uK, not mK. Which is it?
oh, it is uK. Got irritated from a wrong comment in
the aiboost driver:
/* envsys(4) wants mK... convert from Celsius. */
I'll will fix it.
--
Christoph
Home |
Main Index |
Thread Index |
Old Index