From owner-freebsd-acpi@FreeBSD.ORG Mon Oct 11 03:18:38 2010 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3776E1065670 for ; Mon, 11 Oct 2010 03:18:38 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) by mx1.freebsd.org (Postfix) with ESMTP id AE7AB8FC1D for ; Mon, 11 Oct 2010 03:18:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id o9B3IYCH021532; Mon, 11 Oct 2010 14:18:35 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Mon, 11 Oct 2010 14:18:34 +1100 (EST) From: Ian Smith To: Andriy Gapon In-Reply-To: <4CB21C59.704@freebsd.org> Message-ID: <20101011140319.Q2036@sola.nimnet.asn.au> References: <4CADF96D.8040908@freebsd.org> <4CB21C59.704@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-acpi@freebsd.org Subject: Re: acpi_ec: request for review and testing X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2010 03:18:38 -0000 On Sun, 10 Oct 2010, Andriy Gapon wrote: > on 10/10/2010 22:29 kuba guzik said the following: > > I think you should remeber my problem with acpi and battery, well this > > patch has solved it :) > > If you want some additional config files just write which one, becouse > > as you know i'm new user. > > Thank you very much for testing! > Glad that it helped. > I'll start planning for a commit and MFC. I had a go, but the patch doesn't (fully) apply to 8-STABLE. I notice there's been other work done to acpi_ec in the 5 months since the last MFC, and I thought it unlikely that the version in HEAD to which your patch applies could be brought in stand-alone. I'll certainly check that there's no regression on my Thinkpad T23 when it is MFC'd. cheers, Ian