From owner-freebsd-current@FreeBSD.ORG Tue Feb 27 20:37:07 2007 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 07ED316A401; Tue, 27 Feb 2007 20:37:07 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from av8-2-sn3.vrr.skanova.net (av8-2-sn3.vrr.skanova.net [81.228.9.184]) by mx1.freebsd.org (Postfix) with ESMTP id BD56B13C467; Tue, 27 Feb 2007 20:37:06 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: by av8-2-sn3.vrr.skanova.net (Postfix, from userid 502) id 47A7737E87; Tue, 27 Feb 2007 21:05:19 +0100 (CET) Received: from smtp3-1-sn3.vrr.skanova.net (smtp3-1-sn3.vrr.skanova.net [81.228.9.101]) by av8-2-sn3.vrr.skanova.net (Postfix) with ESMTP id D6F9837E4F; Tue, 27 Feb 2007 21:05:18 +0100 (CET) Received: from [192.168.1.149] (81-234-214-163-no68.tbcn.telia.com [81.234.214.163]) by smtp3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id B809E37E42; Tue, 27 Feb 2007 21:05:16 +0100 (CET) From: Joel Dahl To: Nate Lawson In-Reply-To: <45E39552.2020607@root.org> References: <45E39552.2020607@root.org> Content-Type: text/plain; charset=ISO-8859-15 Date: Tue, 27 Feb 2007 21:05:17 +0100 Message-Id: <1172606717.1007.12.camel@dude.automatvapen.se> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: stable@freebsd.org, current@FreeBSD.org Subject: Re: PATCH: new acpi embedded controller I/O model 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: Tue, 27 Feb 2007 20:37:07 -0000 Mån 2007-02-26 klockan 18:20 -0800 skrev Nate Lawson: > If you are having EC timeout problems as in the below PR, please try the > latest EC code. I just committed it in rev 1.69 of acpi_ec.c to > -current. Thanks for working on this, but my laptop (HP nx7400) shuts down right after boot (or sometimes during boot) after this commit. I see this on the console: acpi_tz3: WARNING - Current temperature (3416.3) exceeds safe limits ... WARNING: System temperature too high, shutting down soon! Everything works fine with an older kernel. -- Joel