From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LP0rE-0007od-3a for qemu-devel@nongnu.org; Mon, 19 Jan 2009 15:36:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LP0rC-0007n7-8q for qemu-devel@nongnu.org; Mon, 19 Jan 2009 15:36:27 -0500 Received: from [199.232.76.173] (port=45633 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LP0rC-0007mz-57 for qemu-devel@nongnu.org; Mon, 19 Jan 2009 15:36:26 -0500 Received: from smtp5-g21.free.fr ([212.27.42.5]:47211) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LP0rB-0005co-Fi for qemu-devel@nongnu.org; Mon, 19 Jan 2009 15:36:26 -0500 Received: from smtp5-g21.free.fr (localhost [127.0.0.1]) by smtp5-g21.free.fr (Postfix) with ESMTP id 30A3DD48203 for ; Mon, 19 Jan 2009 21:36:21 +0100 (CET) Received: from laptop (vaf26-2-82-244-111-82.fbx.proxad.net [82.244.111.82]) by smtp5-g21.free.fr (Postfix) with ESMTP id 4000AD481ED for ; Mon, 19 Jan 2009 21:36:19 +0100 (CET) In-Reply-To: <35430986140-BeMail@laptop> Subject: Re: [Qemu-devel] Sound on a Power Mac? From: "=?utf-8?q?Fran=C3=A7ois?= Revol" Date: Mon, 19 Jan 2009 21:36:48 +0100 CET Message-Id: <13808463806-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 > > What would be the best sound card to select for use with the > > emulated > > G3 Beige computer=3F I'm trying to get sound working using the > > Debian > > Etch PowerPC image provided by Aurelien Jarno. It shows two > > options > > when I run alsaconf: PowerMac and Legacy. It complained when I > > chose > > PowerMac, and I don't know if the power mac supports ISA cards. > > The PCI Mac clone I have here has a Crystal CS4217-KL chip, not sure > if > there are any PCI card using it... > > The Cirrus website (who bought Crystal) says it can be replaced by > CS4212, but it also has been EOLed. > http://www.cirrus.com/en/products/eol/detail/EOL91.html > http://www.cirrus.com/en/products/eol/detail/EOL39.html > http://www.cirrus.com/en/products/eol/index.html Just checked on my clone, it's not listed at all in the PCI devices in the Apple system info app, so it's likely an obscure ISA codec. Fran=C3=A7ois.