From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxCpa-0004eI-CY for qemu-devel@nongnu.org; Mon, 03 Nov 2008 22:43:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxCpY-0004e6-RV for qemu-devel@nongnu.org; Mon, 03 Nov 2008 22:43:49 -0500 Received: from [199.232.76.173] (port=36362 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxCpY-0004e3-Js for qemu-devel@nongnu.org; Mon, 03 Nov 2008 22:43:48 -0500 Received: from www.postnewspapers.com.au ([202.61.230.242]:56660) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KxCpY-0000bI-MI for qemu-devel@nongnu.org; Mon, 03 Nov 2008 22:43:49 -0500 Received: from mail.postnewspapers.com.au (202-89-185-120.static.dsl.amnet.net.au [202.89.185.120]) by www.postnewspapers.com.au (Postfix) with ESMTP id EDAF05C0BC for ; Tue, 4 Nov 2008 12:41:48 +0900 (WST) Received: from localhost (access [127.0.0.1]) by mail.postnewspapers.com.au (Postfix) with ESMTP id C4BDA1E0436 for ; Tue, 4 Nov 2008 12:41:48 +0900 (WST) Received: from mail.postnewspapers.com.au ([127.0.0.1]) by localhost (access.postnewspapers.com.au [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zYQ35jj5JKTw for ; Tue, 4 Nov 2008 12:41:46 +0900 (WST) Received: from [192.168.44.80] (203-59-94-220.perm.iinet.net.au [203.59.94.220]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Craig Ringer", Issuer "POST Certificate Authority" (verified OK)) by mail.postnewspapers.com.au (Postfix) with ESMTP id 135431E0435 for ; Tue, 4 Nov 2008 12:41:46 +0900 (WST) Message-ID: <490FC479.7090600@postnewspapers.com.au> Date: Tue, 04 Nov 2008 12:41:45 +0900 From: Craig Ringer MIME-Version: 1.0 Subject: Re: [Qemu-devel] LSI53C895A, IDE HDD detection under SCO OpenServer 5.0.5 References: <287825.75973.qm@web51112.mail.re2.yahoo.com> In-Reply-To: <287825.75973.qm@web51112.mail.re2.yahoo.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 Justin Chevrier wrote: > Well I've made some progress with getting the LSI53C895A emulated card working under Openserver. After going through the debug log and scratching my head for quite some time. I found the following: > > The problem was with this block move: > > lsi_scsi: SCRIPTS dsp=0fae8e50 opcode 01000028 arg 00f63c40 > lsi_scsi: DMA addr=0x00f63c40 len=36 Brilliant. I was just gearing up to start tracing the SCRIPTS stuff and figuring out how/where it was going wrong. I'm so very glad you decided to take a look at it, especially since I'm not sure I would've spotted that issue at all. > The attached patch gets Openserver 5.0.5 past the hardware detection > (and it lists the hard drive to boot, woohoo). It appears to stop a little > while later (doesn't seem SCSI related), but it's been so long since I've > booted Openserver I'm not sure what's supposted to happen after the HW > detection using the boot/root disks. I'll try your changes and test from there. I have an image of an existing, working OpenServer install that I can try to boot by using "link=slha" on the boot command line and see how I go, and there's the install CD to test with as well. -- Craig Ringer