From owner-freebsd-multimedia@FreeBSD.ORG Tue May 31 12:47:34 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC5AB16A41C for ; Tue, 31 May 2005 12:47:34 +0000 (GMT) (envelope-from mat@cnd.mcgill.ca) Received: from drizzle.cc.mcgill.ca (drizzle.cc.mcgill.ca [132.206.27.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 594FD43D1D for ; Tue, 31 May 2005 12:47:34 +0000 (GMT) (envelope-from mat@cnd.mcgill.ca) Received: from mailscan2.cc.mcgill.ca (mailscan2.CC.McGill.CA [132.216.77.249]) by drizzle.cc.mcgill.ca (8.12.11/8.12.3) with ESMTP id j4VClW1e032353; Tue, 31 May 2005 08:47:33 -0400 Received: from cube.cnd.mcgill.ca (cube.CND.McGill.CA [132.216.25.196]) by mailscan2.cc.mcgill.ca (8.13.0/8.13.0) with ESMTP id j4VClSII025983; Tue, 31 May 2005 08:47:28 -0400 (EDT) Received: from localhost.localdomain (acid.cnd.mcgill.ca [132.216.11.151]) by cube.cnd.mcgill.ca (8.12.11/8.12.11) with ESMTP id j4VClHbB007373; Tue, 31 May 2005 08:47:18 -0400 Received: from localhost.localdomain (acid [127.0.0.1]) by localhost.localdomain (8.12.11/8.12.11) with ESMTP id j4VClCtt025887; Tue, 31 May 2005 08:47:12 -0400 Received: (from mat@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id j4VClBvY025886; Tue, 31 May 2005 08:47:11 -0400 Date: Tue, 31 May 2005 08:47:11 -0400 From: Mathew Kanner To: Ariff Abdullah Message-ID: <20050531124711.GC23984@cnd.mcgill.ca> References: <20050528181532.U1057@localhost> <20050529185836.1c7d4e67.skywizard@MyBSD.org.my> <20050529154814.GB23457@cnd.mcgill.ca> <20050530015814.3ecbd51e.skywizard@MyBSD.org.my> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050530015814.3ecbd51e.skywizard@MyBSD.org.my> User-Agent: Mutt/1.4.2i Organization: I speak for myself, operating in Montreal, CANADA Cc: freebsd-multimedia@freebsd.org, Mathew Kanner Subject: Re: sound module unload panic 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: Tue, 31 May 2005 12:47:34 -0000 On May 29, Ariff Abdullah wrote: > > On Sun, 29 May 2005 11:48:14 -0400 > Mathew Kanner wrote: > > On May 29, Ariff Abdullah wrote: > > > > Tomas > > > > > > http://staff.mybsd.org.my/skywizard/FreeBSD/sound/ > > > > > > at least, apply mixer.c.diff and sound.c.diff > > > > [dropped -stable] > > > > Hi, > > Wow, you have a lot of great patches there. What's the story > > behind them? What branches do they apply to? > > --Mat > > kernel panic fix, ac97 anomalies (especially fixed rate vs vchan > issue), mpsafe. Can be applied cleanly against RELENG_5, need a little > bit attention on current because some of the fixes already committed > there. > > Somebody should commit it, after throroughly tested, I guess :) This is great, though it would have been easier if you started from HEAD. Tell me which patch is the most important and we'll start from there. > sigh.. ac97.. nurturing it makes me crazy.. Please please please don't stop. --Mat