From owner-freebsd-current@FreeBSD.ORG Fri Sep 21 18:39:32 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A357816A41A; Fri, 21 Sep 2007 18:39:32 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by mx1.freebsd.org (Postfix) with ESMTP id 0885213C44B; Fri, 21 Sep 2007 18:39:31 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by core.fnop.net (Postfix) with ESMTP id 3632E691179; Fri, 21 Sep 2007 19:42:32 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id EED8C6911C8; Fri, 21 Sep 2007 19:42:31 +0100 (WEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on core.fnop.net X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL autolearn=no version=3.1.7 Received: from [10.0.0.15] (unknown [83.144.143.98]) by core.fnop.net (Postfix) with ESMTP id 79648691179; Fri, 21 Sep 2007 19:42:27 +0100 (WEST) In-Reply-To: References: <200709132302.l8DN2Tv5076033@repoman.freebsd.org> <46E9FC0C.70607@FreeBSD.org> <46F1A96F.2040602@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Rui Paulo Date: Fri, 21 Sep 2007 17:16:02 +0100 To: Doug Barton X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: ClamAV using ClamSMTP Cc: Alexander Leidinger , Shteryana Shopova , freebsd-current@FreeBSD.org, "Constantine A. Murenin" Subject: Re: GSoC2007: cnst-sensors.2007-09-13.patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 18:39:32 -0000 On 21 Sep 2007, at 00:12, Doug Barton wrote: > On Wed, 19 Sep 2007, Constantine A. Murenin wrote: > >> Thanks for testing! > > Glad to help. In case it's interesting, I was doing the xorg update > with portmaster last night and I got several "PROCHOT asserted" > messages on my console at different times. I'm assuming that's > expected behavior, just curious if it's something bad, as in when > that happens it's time to turn off the laptop? (I didn't seem them > when the happened, they were there when I got back to check on the > compiling.) That basically means the digital sensor has detected a high temperature and it allows the operating system to do "something". I plan to work a bit more on coretemp(4) so that all these notifications go through devctl(4). Regards. -- Rui Paulo