From owner-freebsd-current@FreeBSD.ORG Thu Nov 13 02:45:06 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 DA02916A4CE for ; Thu, 13 Nov 2003 02:45:06 -0800 (PST) Received: from mail005.syd.optusnet.com.au (mail005.syd.optusnet.com.au [211.29.132.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 467F543FAF for ; Thu, 13 Nov 2003 02:45:05 -0800 (PST) (envelope-from matti@optusnet.com.au) Received: from platypus (c211-30-200-121.rivrw2.nsw.optusnet.com.au [211.30.200.121])hADAias03497; Thu, 13 Nov 2003 21:44:37 +1100 Date: Thu, 13 Nov 2003 21:44:27 +1100 From: matti k To: Mathew Kanner Message-Id: <20031113214427.38e331d0.matti@optusnet.com.au> In-Reply-To: <20031112183631.GD35191@cnd.mcgill.ca> References: <20031112183631.GD35191@cnd.mcgill.ca> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cg@ijcg.net cc: freebsd-current@freebsd.org Subject: Re: sound patch for pop & crackles 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, 13 Nov 2003 10:45:07 -0000 On Wed, 12 Nov 2003 13:36:31 -0500 Mathew Kanner wrote: > Hello All, > Could people experiencing pops and crackles try the attached > patch and set hw.snd.fragps=128. This patch also fixes select on > vchans. > > more details in > > http://www.freebsd.org/cgi/query-pr.cgi?pr=59208 > > Thanks, > --Mat I applied the patch to /usr/src/sys/dev/sound/pcm/channel.c but am not sure how to set hw.snd.fragsps=128. In my confusion I put it in /boot/loader.conf and rebooted. However, sysctl hw.snd.fragsps gives me sysctl: unknown oid 'hw.snd.fragsps'.