Hi,

I now committed a small but basic change to cvs:
for buffer allocation of ISA drivers, pci_alloc_consistent() is used
instead of ALSA's memory allocator.  This will reduce the use of
virt_to_bus() which will disappear in 2.5.x.

I beileve the current code should work - at least on my sbawe worked.
But if you have any problems regarding to this change, please check
pcm_memory.c and undefine ISA_USE_PCI_ALLOC at the beginning of the
file.  Then it takes back the old allocator.


Takashi

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to