Date: Wed, 19 Sep 2007 18:57:51 -0400 From: "Constantine A. Murenin" <cnst@FreeBSD.org> To: Doug Barton <dougb@FreeBSD.org> Cc: Alexander Leidinger <Alexander@leidinger.net>, Shteryana Shopova <syrinx@FreeBSD.org>, freebsd-current@FreeBSD.org, "Constantine A. Murenin" <cnst@FreeBSD.org> Subject: Re: GSoC2007: cnst-sensors.2007-09-13.patch Message-ID: <46F1A96F.2040602@FreeBSD.org> In-Reply-To: <alpine.BSF.0.9999.0709182210210.1003@ync.qbhto.arg> References: <200709132302.l8DN2Tv5076033@repoman.freebsd.org> <46E9FC0C.70607@FreeBSD.org> <alpine.BSF.0.9999.0709182210210.1003@ync.qbhto.arg>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19/09/2007 01:13, Doug Barton wrote: > On Thu, 13 Sep 2007, Constantine A. Murenin wrote: > >> Dear freebsd-{arch,current,hackers}@, >> >> On this 256th day of 2007, it is my great pleasure to announce the >> completion of my GSoC2007 project on porting the sysctl hardware >> sensors framework from OpenBSD to FreeBSD. > > > This works great on my C2D: > > hw.sensors.cpu0.temp0: 79.00 degC > hw.sensors.cpu1.temp0: 82.00 degC > > Sensor Value Status Description > cpu0.temp0 82.00 degC > cpu1.temp0 84.00 degC > > (the temp went up because I was compiling something). Thanks for testing! > Two small comments about the rc.d stuff. First, the empty _flags > variable in defaults/rc.conf should be commented out. Second, the rc.d How so? I don't see any other empty _flags variables in defaults/rc.conf being commented out. > script needs the shutdown KEYWORD. Similarly, I don't see why this is needed -- it was not used by the scripts on which this script was based on (the history is in p4). Reading through rc(8) doesn't seem to suggest that this keyword would actually be applicable here. Cheers, Constnatine.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46F1A96F.2040602>