From owner-freebsd-current@FreeBSD.ORG Mon Sep 29 12:38:29 2003 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 EB4CC16A4B3 for ; Mon, 29 Sep 2003 12:38:29 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 81D5543FFD for ; Mon, 29 Sep 2003 12:38:28 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 78064 invoked by uid 1000); 29 Sep 2003 19:38:29 -0000 Date: Mon, 29 Sep 2003 12:38:29 -0700 (PDT) From: Nate Lawson To: Kevin Oberman In-Reply-To: <20030929145754.9F2B95D04@ptavv.es.net> Message-ID: <20030929123812.J78062@root.org> References: <20030929145754.9F2B95D04@ptavv.es.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Nate Lawson cc: current@freebsd.org cc: Orion Hodson Subject: Re: ICH sound after suspend/resume 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, 29 Sep 2003 19:38:30 -0000 On Mon, 29 Sep 2003, Kevin Oberman wrote: > Re: kern/55395 > > I see a patch to ich.c back on the 15th to "Correctly reset ich[3-5] > sound cards on resume.", but I am still not able to properly use my > sound card after a resume because the card starts clocking at the wrong > rate, about 52K instead of the correct 48,000. > > There is nothing in the tying it to any PR, but it looks like it's > trying to do the "right thing" on resume. > > As before, the sysctl for the sampling rate has no effect. > > Any ideas what I might try? I'll take a look at this eventually. -Nate