From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IMorQ-0005iB-UL for qemu-devel@nongnu.org; Sun, 19 Aug 2007 13:46:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IMorP-0005hs-JD for qemu-devel@nongnu.org; Sun, 19 Aug 2007 13:46:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IMorP-0005hh-4E for qemu-devel@nongnu.org; Sun, 19 Aug 2007 13:46:47 -0400 Received: from nf-out-0910.google.com ([64.233.182.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IMorO-0006PW-Nv for qemu-devel@nongnu.org; Sun, 19 Aug 2007 13:46:46 -0400 Received: by nf-out-0910.google.com with SMTP id 30so493473nfu for ; Sun, 19 Aug 2007 10:46:44 -0700 (PDT) Message-ID: Date: Sun, 19 Aug 2007 20:46:44 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] Re: PATCH, RFC: Generic DMA framework In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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 In 8/16/07, malc wrote: > Very long time ago i changed the ISA DMA API to address some of the > critique that Fabrice expressed, i can't remember offhand if that > included removal of explicit position passing or not (the patch is on > some off-line HDD so it's not easy to check whether it's in fact so) > > http://www.mail-archive.com/qemu-devel@nongnu.org/msg06594.html > > If needed i can try to locate the patch but the FDC problem still needs > to be addressed by someone. That could be interesting, please try to find it. I guess the patch would be 7_aqemu?