From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 29 Sep 2003 14:55:48 -0600 From: Grant Grundler To: Matthew Wilcox Cc: Roman Zippel , Geert Uytterhoeven , Linux/m68k , parisc-linux@parisc-linux.org, linux-apus-devel@lists.sourceforge.net Subject: Re: [parisc-linux] Re: NCR53c720 Message-ID: <20030929205548.GA13226@dsl2.external.hp.com> References: <20030929133317.GP24824@parcelfarce.linux.theplanet.co.uk> <20030929162749.GR24824@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20030929162749.GR24824@parcelfarce.linux.theplanet.co.uk> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: On Mon, Sep 29, 2003 at 05:27:49PM +0100, Matthew Wilcox wrote: > > Um, which one is the current right dma device API? > > The one in Documentation/DMA-API.txt. Matthew, which version of the source tree? 2.4.22 and 2.6.x versions of this file are not identical. grundler@gsyprf3:/usr/src$ diff linux-2.?/Documentation/DMA-mapping.txt | wc -l 117 grundler@gsyprf3:/usr/src$ wc -l linux-2.?/Documentation/DMA-mapping.txt 798 linux-2.4/Documentation/DMA-mapping.txt 828 linux-2.5/Documentation/DMA-mapping.txt 1626 total thanks, grant