From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 21:34:37 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41FAD1065670; Fri, 5 Sep 2008 21:34:37 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id E88CB8FC14; Fri, 5 Sep 2008 21:34:36 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.2) with ESMTP id m85LYE1X069833; Fri, 5 Sep 2008 16:34:15 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <48C1A5EB.4030504@math.missouri.edu> Date: Fri, 05 Sep 2008 16:34:35 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080829 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Alexander Motin References: <1220592183.00009548.1220580003@10.7.7.3> <48C10552.4020601@FreeBSD.org> In-Reply-To: <48C10552.4020601@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Sound on Dell Inspiron 1525 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 21:34:37 -0000 Alexander Motin wrote: > I haven't seen such error before. But if it is an interrupt problem you > can try device polling mode of driver.. How do I do this? (man snd suggested a dev.pcm.%d.polling sysctl, but "sysctl -a" doesn't list anything like this.)