Re: DMA mapping (was Re: [PATCH] cciss 2.6; replaces DMA maskswith kernel defines)

From: Arjan van de Ven
Date: Fri Jun 10 2005 - 15:48:12 EST


On Fri, 2005-06-10 at 16:39 -0400, Lee Revell wrote:
> On Fri, 2005-06-10 at 12:55 -0400, Jeff Garzik wrote:
> > mike.miller@xxxxxx wrote:
> > > This patch removes our homegrown DMA masks and uses the ones defined in
> > > the kernel instead.
> > > Thanks to Jens Axboe for the code. Please consider this for inclusion.
> > >
> > > Signed-off-by: Mike Miller <mike.miller@xxxxxx>
> >
> > You need to add '#include <linux/dma-mapping.h>'
> >
>
> Why doesn't this file define 29, 30, 31 bit DMA masks, required by many
> devices? I know of at least 2 soundcards that need a 29 bit DMA mask.

your mail unfortunately was not in diff -u form ;)
I'm pretty sure that such constants are welcome


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/