From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DP7BI-00014T-6q for qemu-devel@nongnu.org; Fri, 22 Apr 2005 19:03:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DP7BF-000130-Ne for qemu-devel@nongnu.org; Fri, 22 Apr 2005 19:03:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DP7BF-0000aQ-57 for qemu-devel@nongnu.org; Fri, 22 Apr 2005 19:03:25 -0400 Received: from [64.233.170.201] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DP7AF-0007YJ-1T for qemu-devel@nongnu.org; Fri, 22 Apr 2005 19:02:23 -0400 Received: by rproxy.gmail.com with SMTP id i8so748116rne for ; Fri, 22 Apr 2005 15:59:36 -0700 (PDT) Message-ID: <41e41e7a0504221559411420b7@mail.gmail.com> Date: Sat, 23 Apr 2005 00:59:36 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] Problems with Prep IDE more info In-Reply-To: <42696493.1080904@co.inet.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42602B0A.4050305@co.inet.fi> <1113608514.11980.55.camel@rapid> <426947FA.40007@co.inet.fi> <4269499E.5040109@co.inet.fi> <42696493.1080904@co.inet.fi> Reply-To: Hetz Ben Hamo , 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 Could this LXR refernece be helpful? http://fxr.watson.org/fxr/source/sys/ata.h Thanks, Hetz On 4/22/05, Tero Kaarlela wrote: > > > > > >> > >> Is this ok?(I just figured it out somehow) > >> > >> Now bootloader gives me: > >> > >> dma:command 0x24 not supported > >> dma:command 0x25 not supported > >> > >> Just figuring out what these commands are.... > > >=20 > Turned on #debug DMA and here is the whole deal: >=20 > command: 0x24 not supported > write_cont: nport 0x0009, ichan=3D0 > read_cont: nport 0x000c, port=3D0x0c, valu=3D0000 > command:0x25 not supported > write_cont: nport 0x0009, ichan=3D0 > read_cont: nport 0x000c, port=3D0x0c, valu=3D0000 > command:0x26 not supported > unknown device.... >=20 > What is it trying to do and what goes wrong? >=20 > Tero >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >