From owner-freebsd-current Thu Jan 2 19:39:46 2003 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 7638837B401 for ; Thu, 2 Jan 2003 19:39:44 -0800 (PST) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2CAB43E4A for ; Thu, 2 Jan 2003 19:39:43 -0800 (PST) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6+Sun/8.11.6) with ESMTP id h033dAj28412; Thu, 2 Jan 2003 19:39:10 -0800 (PST) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id TAA10742; Thu, 2 Jan 2003 19:39:04 -0800 (PST) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id UAA08863; Thu, 2 Jan 2003 20:38:51 -0700 (MST) Message-ID: <3E1506E6.4080304@btc.adaptec.com> Date: Thu, 02 Jan 2003 20:43:34 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021125 X-Accept-Language: en-us, en MIME-Version: 1.0 To: eculp@encontacto.net Cc: Christian Brueffer , "current@FreeBSD.ORG" Subject: Re: pcm0:play:0: play interrupt timeout, channel dead References: <1041522453.3e145f15a94e9@Mail.EnContacto.Net> <20030102225033.GB575@unixpages.org> <1041556764.3e14e51c86a57@Mail.EnContacto.Net> In-Reply-To: <1041522453.3e145f15a94e9@Mail.EnContacto.Net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG eculp@encontacto.net wrote: > Quoting Christian Brueffer : > > > | > | Hi, > | > | I'm seeing the same on two boxen here. The errors seem to have been > | introduced during the latest pcm locking changes in mid-december. > | > | A src/dev/sound from the beginning of december works fine. > > Christian, > > Thanks. At least I'm not alone, Misery loves company, they say. I only > have one older kernel and it works fine. [cvsup/world/kernel Dec. 20,2002 > +- 4am pst] Now all we need is a fix :-) > > Thanks again, > > ed > > > > ------------------------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message As the co-author of that driver, it pains me that it's broken. Unfortunately, my only maestro3 hardware was in a laptop that no longer works. If anyone has the hardware as a PCI add-in board and is willing to loan it to me, I'd be very grateful. Another thing to try would be to edit the driver source and reduce it's play channels to 1 by changing M3_PCHANS. This wouldn't fix the problem, but in the past the driver has been very fragile with multiple channels enabled. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message