DMA mapping (was Re: [PATCH] cciss 2.6; replaces DMA masks withkernel defines)

From: Lee Revell
Date: Fri Jun 10 2005 - 15:41:33 EST


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.

Lee

-
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/