From owner-freebsd-acpi@FreeBSD.ORG Tue Nov 16 16:30:22 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 968D116A4CE; Tue, 16 Nov 2004 16:30:22 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id E219843D41; Tue, 16 Nov 2004 16:30:21 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 623FD76440; Tue, 16 Nov 2004 17:30:19 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 46017-08; Tue, 16 Nov 2004 17:29:59 +0100 (CET) Received: from mail.webonaut.com (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with SMTP id 82A7776449; Tue, 16 Nov 2004 17:29:59 +0100 (CET) Received: from fw-axxess.ycn.com ([213.147.173.194]) (SquirrelMail authenticated user klammer) by mail.webonaut.com with HTTP; Tue, 16 Nov 2004 17:29:59 +0100 (CET) Message-ID: <3183.213.147.173.194.1100622599.squirrel@mail.webonaut.com> In-Reply-To: <20041115211636.GA1540@laptop.6bone.nl> References: <20041115211636.GA1540@laptop.6bone.nl> Date: Tue, 16 Nov 2004 17:29:59 +0100 (CET) From: "Franz Klammer" To: "Mark Santcroos" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at webonaut.com cc: freebsd-acpi@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: [PATCH] Please test: new ACPI release (20041105) import X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 16:30:22 -0000 Mark Santcroos: > If the following patch doesn't burn down too many systems, it will be > committed to HEAD in the near future. > does this patch also work with 5.3 or only with -CURRENT? i yes, i will try it: i miss the thermal zones and hope for a better suspend/resume support - currently is only S1 "working". franz. > http://www.santcroos.net/mark/freebsd/files/acpi_import_20041105.diff.gz > > Mark