From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CQYvm-0002XN-65 for qemu-devel@nongnu.org; Sat, 06 Nov 2004 17:21:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CQYvj-0002Vp-M1 for qemu-devel@nongnu.org; Sat, 06 Nov 2004 17:21:08 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQYvj-0002Vf-Ha for qemu-devel@nongnu.org; Sat, 06 Nov 2004 17:21:07 -0500 Received: from [211.29.132.201] (helo=mail20.syd.optusnet.com.au) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CQYnR-00045J-3Q for qemu-devel@nongnu.org; Sat, 06 Nov 2004 17:12:33 -0500 Received: from barney.bedrock (tooax6-150.dialup.optusnet.com.au [203.164.233.150]) by mail20.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id iA6MCS1m024292 for ; Sun, 7 Nov 2004 09:12:29 +1100 Received: from [172.16.31.2] (fred.bedrock [172.16.31.2]) by barney.bedrock (8.9.3/8.8.7) with ESMTP id IAA21861 for ; Sun, 7 Nov 2004 08:11:35 +1000 Message-ID: <418D4C17.7070006@optusnet.com.au> Date: Sun, 07 Nov 2004 08:11:35 +1000 From: James Boddington MIME-Version: 1.0 Subject: Re: [Qemu-devel] enabling bus-master IDE driver References: <1099661520.418b80d07e377@imp5-q.free.fr> <1099666965.418b9615bb36d@imp5-q.free.fr> <418C2E7D.2040609@brittainweb.org> <418D48E2.60805@optusnet.com.au> In-Reply-To: <418D48E2.60805@optusnet.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 James Boddington wrote: > I found 2000 is using pio as well. > I'll change that. It is with 2000 + sp4. I am getting pio on the primary ide and dma on the secondary ide channel. -- James