From owner-freebsd-current@FreeBSD.ORG Sun Jun 11 19:41:45 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA2A016A41A; Sun, 11 Jun 2006 19:41:45 +0000 (UTC) (envelope-from nate@root.org) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BD0C43D5E; Sun, 11 Jun 2006 19:41:41 +0000 (GMT) (envelope-from nate@root.org) Received: from pimout5-ext.prodigy.net (pimout5-int.prodigy.net [207.115.4.21]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k5BJfpEq023207; Sun, 11 Jun 2006 15:41:51 -0400 X-ORBL: [71.139.104.128] Received: from [10.0.5.50] (ppp-71-139-104-128.dsl.snfc21.pacbell.net [71.139.104.128]) by pimout5-ext.prodigy.net (8.13.6 out.dk/8.13.6) with ESMTP id k5BJfet2092642; Sun, 11 Jun 2006 15:41:40 -0400 Message-ID: <448C718D.40700@root.org> Date: Sun, 11 Jun 2006 12:39:57 -0700 From: Nate Lawson User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: current@freebsd.org, acpi@freebsd.org References: <448B04D0.1040302@root.org> <20060611085632.GA1107@roadrunner.aventurien.local> In-Reply-To: <20060611085632.GA1107@roadrunner.aventurien.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: resume changes, please test 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: Sun, 11 Jun 2006 19:41:45 -0000 Ulrich Spoerlein wrote: > Nate Lawson wrote: >> I've committed some overall minor changes to the resume assembly code as a result of a code >> review. Please test to be sure nothing was broken, and perhaps something got improved along >> the way. >> >> Now there is also a tunable/sysctl "debug.acpi.resume_beep". Setting it to 1 will beep the >> pc speaker very early in resume so we can figure out if hangs on resume are a driver or acpi >> problem. > > Hi Nate, > > what about those pour souls that can't even suspend? Is there any update > on the Dell-Laptops-reboot-on-split-writes-to-register-PMA1_Control? [1] > > Perhaps adding some beeps into the suspend path could move more people > into actually testing this. I think most people are afraid adding such > things themselves. > > [1] http://lists.freebsd.org/pipermail/freebsd-acpi/2004-December/000981.html Yes, I'm aware of that and am getting to it. I'm just starting with the parts at the core and moving outward. Centaur Technologies was kind enough to send me a D600 so I can reproduce the problem now. -- Nate