From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CQ7nY-0000Pv-1k for qemu-devel@nongnu.org; Fri, 05 Nov 2004 12:22:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CQ7nV-0000OH-Ci for qemu-devel@nongnu.org; Fri, 05 Nov 2004 12:22:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQ7nV-0000OC-50 for qemu-devel@nongnu.org; Fri, 05 Nov 2004 12:22:49 -0500 Received: from [202.172.235.150] (helo=datalex.com.sg) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CQ7eo-0003PY-6s for qemu-devel@nongnu.org; Fri, 05 Nov 2004 12:13:51 -0500 Message-ID: <418BB8B0.5040106@tusker.org> Date: Sat, 06 Nov 2004 01:30:24 +0800 From: Damien Mascord MIME-Version: 1.0 Subject: Re: [Qemu-devel] enabling bus-master IDE driver References: <200411051537.iA5Fb6Y3013972@tiger2.tools.intra> <1099669548.418ba02cf297e@imp5-q.free.fr> <20041105155204.GJ18527@suse.de> <1099671031.418ba5f71705f@imp5-q.free.fr> In-Reply-To: <1099671031.418ba5f71705f@imp5-q.free.fr> 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 Hi, Maybe have a look with a drive information tool, to see what is reported, such as Sisoft Sandra... Or capture the calls when you run this inside XP: http://support.microsoft.com/default.aspx?scid=kb;en-us;159560 Damien zitu wrote: >>>From a clean and quick boot with shutdown of XP, this is the type of access >to a 512MB hdd image: > > 3028 WIN_READ > 500 WIN_WRITE > 1 WIN_SPECIFY > 70 WIN_PACKETCMD > 4 WIN_PIDENTIFY > 1 WIN_IDLEIMMEDIATE > 194 WIN_CHECKPOWERMODE1 > 1 WIN_FLUSH_CACHE > 3 WIN_IDENTIFY > 3 WIN_SETFEATURES > >No DMA... How do I make the system recognize DMA capability then ? >WIN_READ_DMA and WIN_WRITE_DMA exist, but never get called... :( > >Zitu >-- > > > >_______________________________________________ >Qemu-devel mailing list >Qemu-devel@nongnu.org >http://lists.nongnu.org/mailman/listinfo/qemu-devel > >