From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BURNj-0001Fn-AP for qemu-devel@nongnu.org; Sun, 30 May 2004 10:33:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BURNe-0001Ed-TT for qemu-devel@nongnu.org; Sun, 30 May 2004 10:33:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BURNe-0001E7-EU for qemu-devel@nongnu.org; Sun, 30 May 2004 10:33:42 -0400 Received: from [194.90.9.29] (helo=mxout5.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BURMS-0002xz-3a for qemu-devel@nongnu.org; Sun, 30 May 2004 10:32:28 -0400 Received: from thinkpad-hetz.softier.local ([212.143.109.38]) by mxout5.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0HYJ00IAN7225A@mxout5.netvision.net.il> for qemu-devel@nongnu.org; Sun, 30 May 2004 17:32:27 +0300 (IDT) Date: Sun, 30 May 2004 17:32:25 +0300 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] microphone In-reply-to: Message-id: <200405301732.25767.hetz@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline References: Reply-To: hetz@witch.dyndns.org, 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 SB16 sound emulation is pretty much broken at this moment.. Thanks, Hetz On Sunday 30 May 2004 17:29, Benedict J. Brown wrote: > I'm running QEmu 0.5.5 on Mandrake 10 (kernel 2.6..3-13mdk) on a P4. > Windows 2000 Pro installed and runs nicely, and audio output works. > But audio input from the microphone does not. It does under Linux, so > either QEmu doesn't emulate the microphone, it there's a bug. Looking > at the source code I couldn't tell, since I know nothing about the > SB16 or DMA interfaces. In any case, it would be very nice to have. > > Benedict