From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fo207-0004bm-E4 for qemu-devel@nongnu.org; Wed, 07 Jun 2006 13:39:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fo206-0004bZ-0g for qemu-devel@nongnu.org; Wed, 07 Jun 2006 13:39:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fo205-0004bW-SX for qemu-devel@nongnu.org; Wed, 07 Jun 2006 13:39:25 -0400 Received: from [203.217.50.3] (helo=argent.dnsalias.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fo27j-0002es-1j for qemu-devel@nongnu.org; Wed, 07 Jun 2006 13:47:19 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) by argent.dnsalias.net (Postfix) with ESMTP id D9AFAA83A79 for ; Thu, 8 Jun 2006 03:39:21 +1000 (EST) Message-ID: <44870F49.8060200@root.id.au> Date: Thu, 08 Jun 2006 03:39:21 +1000 From: Joshua Root MIME-Version: 1.0 Subject: Re: [Qemu-devel] Switch to OpenBIOS for PowerPC? (was: Switch to OpenBIOS for Sparc32/64?) References: <200606071717.10210.paul@codesourcery.com> <448704E1.6010006@root.id.au> <3519D757-B806-4010-8015-2494248DD934@claunia.com> In-Reply-To: <3519D757-B806-4010-8015-2494248DD934@claunia.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Natalia Portillo wrote: > OpenBIOS is a far more complete OF implementation than Apple ones used > to load Mac OS <= 9. > Just it need to be able to read HFS partition, handle CUDA, ADB, other > devices, and, it will be able to run a Mac OS. OK, great. One small correction though: Mac OS since at least version 8.1 is perfectly happy without ADB as long as it has USB. I guess if we want to run older versions we still need ADB though. :) - Josh