From owner-freebsd-current@FreeBSD.ORG Thu Nov 18 03:27:43 2004 Return-Path: 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 0E88C16A4CE; Thu, 18 Nov 2004 03:27:43 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id A087843D31; Thu, 18 Nov 2004 03:27:42 +0000 (GMT) (envelope-from imp@harmony.village.org) Received: from localhost (localhost [IPv6:::1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAI3PMsx060941; Wed, 17 Nov 2004 20:25:22 -0700 (MST) (envelope-from imp@harmony.village.org) Date: Wed, 17 Nov 2004 20:25:21 -0700 (MST) Message-Id: <20041117.202521.74694027.imp@harmony.village.org> To: nate@root.org From: Warner Losh In-Reply-To: <419C00A7.7030300@root.org> References: <20041117211943.E583E5D0A@ptavv.es.net> <20041117.173409.104092741.imp@harmony.village.org> <419C00A7.7030300@root.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 18 Nov 2004 13:20:40 +0000 cc: imp@rover.village.org cc: freebsd-acpi@FreeBSD.org cc: freebsd-current@FreeBSD.org cc: sos@DeepCore.dk Subject: Re: [PATCH] Please test: new ACPI release (20041105) import X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 18 Nov 2004 03:27:43 -0000 From: Nate Lawson Subject: Re: [PATCH] Please test: new ACPI release (20041105) import Date: Wed, 17 Nov 2004 17:53:43 -0800 > Warner Losh wrote: > >>I do suspect that this is a PCI power issue and not an ACPI issue, but > >>I'd like to know if it shows up on more models. It is most obvious when > >>playing a stream as the buffers keep emptying and the sound stops after > >>a short time. Music is clearly too fast and high pitched, but at 10% > >>overspeed, some may not notice. (Does Dr. Dre sound much different 10% > >>faster?) > > > > I've flipped the sense of the PCI power sysctl in current. Once > > that's sanner, we should investigate setting the power states on > > resume. Not sure what to do about suspend, since I think that acpi > > has different notions of what D level to put a device in for different > > S levels and it would likely have to take care of that after giving > > the device a chance to save state. > > > > Warner > > I have a patch in my tree to do this. I'll post it once it's > well-tested. At the moment, setting UART to D3 appears to hang the > system and I'm not sure why. What do you mean 'UART'? I'm confused... Warner