--- Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
> I verified the contents of pci_allocate_consistent()
> and I agree that it
> should work at least for i386 and alpha
> architectures so I reverted back
> your code.


Hi,

I have ported my driver to use the new
snd_malloc_isa_pages() call ... and my driver is
broken again. The interesting thing is that it does
work *occasionally" and then I can both play music and
upload the firmware. I was wondering if the dma_addr_t
(which is really just a uint32, I think) has to have a
value below a certain threshold before ISA DMA
transfers will work? I am trying to test this theory
now, but I need it to start working again first...

Chris


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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

Reply via email to