Re: 2.5.4 sound module problem

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Feb 13 2002 - 04:21:49 EST


> > This is correct. It has been a policy to use pci_alloc_consistent
> > instead of kmalloc/getfreepages and virt_to_bus, 2.5 is enforcing it now.
>
> By breaking sound (in dmabuf and sound modules), cardbus (lots of places),
> and who knows what else.

It needed breaking. In order to get the drivers portable they need to be
using the DMA API. It shouldn't take too long for the common drivers to
get converted. For much of the sound layer it doesnt matter since the
ALSA code will replace a lot of the older sound stuff.

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



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:00:52 EST