From owner-freebsd-stable Sat Feb 16 15: 5: 7 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 79A5837B404 for ; Sat, 16 Feb 2002 15:05:04 -0800 (PST) Received: (qmail 9801 invoked by uid 100); 16 Feb 2002 23:05:03 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15470.58782.674384.976114@guru.mired.org> Date: Sat, 16 Feb 2002 17:05:02 -0600 To: Kent Stewart Cc: stable@FreeBSD.ORG, Andreas.Schwarz@schwarzes.net Subject: Re: SiS 7012 (sound in the SiS 735 chipset motherboards) patches. In-Reply-To: <3C6EDE5B.4030901@owt.com> References: <15470.55894.187641.324964@guru.mired.org> <3C6EDE5B.4030901@owt.com> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.46 (Python 2.2; freebsd-4.5-STABLE-i386) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kent Stewart types: > I have no interest in recording but playing audio is of an extremely > high interest. I have found that cutting and pasting from a pr is less > than useful. Do you have a patch set that I can save some where. Sorry, no. I need to record, so I'm not going to be using any of this code. I deleted everything shortly after I sent that mail. What I recommend you do is something like this: $ fetch -o ichp.html http://www.freebsd.org/cgi/query-pr.cgi\?pr=35012 $ sed -e 's/>/>/g' -e 's/</ ichp # edit ichp by hand, removing one of the two patch sets. $ patch < ichp If you're running -stable and don't want to play with the recording, you might try applying the patches for -current. One hunk fails, and I think it's obvious how to apply it by hand. That would avoid any problems that I may have brought in from -current. BTW, if there are problems with dma overruns with these patches, please let me know. I believe that the kernel's pcm architecture avoids the situation where that can happen, but if that's not the case, I have a fix for it. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message