From owner-freebsd-acpi@FreeBSD.ORG Sat May 17 17:51:58 2008 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 00842106567A for ; Sat, 17 May 2008 17:51:58 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id CEA0D8FC15 for ; Sat, 17 May 2008 17:51:57 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 1780A1C80FA; Sat, 17 May 2008 10:23:17 -0700 (PDT) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05322-04; Sat, 17 May 2008 10:23:16 -0700 (PDT) Received: from localhost.localdomain (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id D9FA11C8021; Sat, 17 May 2008 10:23:15 -0700 (PDT) Message-ID: <482F1482.6060105@miralink.com> Date: Sat, 17 May 2008 13:23:14 -0400 From: Sean Bruno User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Bob Krzaczek References: <482E1895.3000700@cis.rit.edu> In-Reply-To: <482E1895.3000700@cis.rit.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Sat May 17 10:23:16 2008 X-DSPAM-Confidence: 0.9997 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 482f1484158591259843084 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.499 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.499 X-Spam-Level: Cc: freebsd-acpi@freebsd.org Subject: Re: Update on T42p with FreeBSD-7.0 and ACPI 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: Sat, 17 May 2008 17:51:58 -0000 Bob Krzaczek wrote: > Following some extremely helpful advice from Tobias Roth, I've moved > from RELEASE to STABLE, and I'm happy to say that the laptop is so > much better behaved with suspend/resume logic. > > One anomaly: /etc/rc.suspend is still not running. This turns out to > be harmless in my particular case. However, I've verified first hand > that Mitsuru IWASAKI's patch will take care of this. > > http://lists.freebsd.org/pipermail/freebsd-acpi/2008-April/004806.html > > Anyway, thanks again for the fast and responsive feedback, folks. > This is getting much more stable and useful, now. > > Cheers, > Bob > Hrm...Is there a PR somewhere on this issue? Or, more importantly, has a committer accepted the patch? Sean