From owner-freebsd-current@FreeBSD.ORG Mon Apr 26 05:05:40 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 1843D16A4CE; Mon, 26 Apr 2004 05:05:40 -0700 (PDT) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8477243D2F; Mon, 26 Apr 2004 05:05:39 -0700 (PDT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id D9A516D; Mon, 26 Apr 2004 14:05:38 +0200 (CEST) Date: Mon, 26 Apr 2004 14:05:38 +0200 From: Guido van Rooij To: Mark Santcroos Message-ID: <20040426120538.GA78787@gvr.gvr.org> References: <20040414051207.GK58667@pcwin002.win.tue.nl> <20040413222717.O80191@root.org> <20040414.001039.116586661.imp@bsdimp.com> <20040414092553.F83452@root.org> <20040415135755.GA925@laptop.6bone.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040415135755.GA925@laptop.6bone.nl> cc: acpi@freebsd.org cc: current@freebsd.org cc: Nate Lawson Subject: Re: Experiences with new PCI code 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: Mon, 26 Apr 2004 12:05:40 -0000 On Thu, Apr 15, 2004 at 03:57:55PM +0200, Mark Santcroos wrote: > On Wed, Apr 14, 2004 at 09:29:35AM -0700, Nate Lawson wrote: > > For instance, snd_ich works pretty well for me but will stop generating > > interrupts if shared with if_an on resume. But for others its sample rate > > is off after resume. Now this problem may have been fixed by Warner's > > power code so it would be a good time to test those drivers because if the > > problem is still there, it's a driver problem and there's not much more > > to be done outside the driver. > > My laptop was one of those with the snd_ich problems after S4_BIOS resume. > It was caused by bad BAR restores as the problem could be fixed by simply > setting the PCI registers as they were before suspend. SInce you earlier reported you have a Dell, could you tell me the brand of your laptop and the tool you used to create the suspend partition? I am still trying to gte info from Dell on such a tool for my Latitude D600. -Guido