From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FRzuC-0001eb-7K for qemu-devel@nongnu.org; Fri, 07 Apr 2006 18:58:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FRzuA-0001bs-E0 for qemu-devel@nongnu.org; Fri, 07 Apr 2006 18:58:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRzuA-0001bi-8V for qemu-devel@nongnu.org; Fri, 07 Apr 2006 18:58:14 -0400 Received: from [217.10.32.19] (helo=comtv.ru) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FRzyD-0007z9-Mw for qemu-devel@nongnu.org; Fri, 07 Apr 2006 19:02:25 -0400 Received: from av1474.oops ([10.0.66.9] verified) by comtv.ru (CommuniGate Pro SMTP 4.1.8) with ESMTP id 145627393 for qemu-devel@nongnu.org; Sat, 08 Apr 2006 02:58:10 +0400 Date: Sat, 8 Apr 2006 03:00:13 +0400 (MSD) From: malc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: [Qemu-devel] Audio Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, At http://www.boblycat.org/~malc/code/patches/qemu/ you will find latest (17h_aqemu at the time of this writing) audio patch. Changes are as follows: 1. Cosmetics (Thanks to Mike Nordell) 2. Fix of several SB16 commands (mainly related to Sierras audblst.drv) (Thanks to rozojc for rising this topic on users forum) 3. Workaround for FreeBSDs incorrect handling of SNDCTL_DSP_OSPACE ioctl (Big thanks to Juergen Lock for lending me a shell on his box to debug the issue) -- mailto:malc@pulsesoft.com