From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KyMe3-0008Cx-CU for qemu-devel@nongnu.org; Fri, 07 Nov 2008 03:24:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KyMe1-0008C3-Pd for qemu-devel@nongnu.org; Fri, 07 Nov 2008 03:24:42 -0500 Received: from [199.232.76.173] (port=37704 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KyMe1-0008Bt-Mf for qemu-devel@nongnu.org; Fri, 07 Nov 2008 03:24:41 -0500 Received: from mx20.gnu.org ([199.232.41.8]:10241) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KyMe1-0003DY-Ba for qemu-devel@nongnu.org; Fri, 07 Nov 2008 03:24:41 -0500 Received: from smtp3-g19.free.fr ([212.27.42.29]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KyMe0-0006AT-EF for qemu-devel@nongnu.org; Fri, 07 Nov 2008 03:24:40 -0500 Received: from smtp3-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp3-g19.free.fr (Postfix) with ESMTP id 7233517B56B for ; Fri, 7 Nov 2008 09:24:39 +0100 (CET) Received: from laptop (vaf26-2-82-244-111-82.fbx.proxad.net [82.244.111.82]) by smtp3-g19.free.fr (Postfix) with ESMTP id 3442A17B547 for ; Fri, 7 Nov 2008 09:24:39 +0100 (CET) In-Reply-To: <3383842040-BeMail@laptop> Subject: Re: [Qemu-devel] atapi on ppc issue (was Re: qemu-system-ppc broken ?) From: "=?windows-1252?q?Fran=E7ois?= Revol" Date: Fri, 07 Nov 2008 09:28:52 +0100 CET Message-Id: <3916532044-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" 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 > > Though I still can't seem to get OpenHackware to read the CD: > > ERROR: ATAPI TEST=5FUNIT=5FREADY : status 50 !=3D 0x40 > > Replying to myself, it seems this works around the issue, at least it > goes further. > I suppose OpenHackware only compares instead of checking the ready > bit... It seems I'm not the only one: http://groups.google.com/group/linux.debian.bugs.dist/browse=5Fthread/thread/6937d731e3d4d4a8 I could try to fix the code in OH but I likely don't have the toolchain required to rebuild it. Fran=E7ois.