From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BURJf-0007Bk-Et for qemu-devel@nongnu.org; Sun, 30 May 2004 10:29:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BURJd-0007BX-58 for qemu-devel@nongnu.org; Sun, 30 May 2004 10:29:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BURJa-0007BU-Rf for qemu-devel@nongnu.org; Sun, 30 May 2004 10:29:32 -0400 Received: from [216.239.56.242] (helo=mproxy.gmail.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1BURJC-0001ZZ-H3 for qemu-devel@nongnu.org; Sun, 30 May 2004 10:29:06 -0400 Received: by mproxy.gmail.com with SMTP id u33so25179cwc for ; Sun, 30 May 2004 07:29:05 -0700 (PDT) Message-ID: Date: Sun, 30 May 2004 10:29:05 -0400 From: "Benedict J. Brown" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] microphone 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 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