From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: changes for ISA cards Date: Fri, 15 Feb 2002 19:51:12 +0100 Message-ID: Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org 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 Alsa-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-devel