From: Grant G. <gru...@pa...> - 2003-09-29 20:56:05
|
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 |