K 10 svn:author V 4 matk K 8 svn:date V 27 2005-04-17T15:26:51.000000Z K 7 svn:log V 283 De-dma the uaudio <-> pcm bridge. We were not capable of doing DMA from this buffer anyway so the constraint that it had to be DMA capable only caused pain when devices failed to aquire the memory. Use a regular malloc instead with sndbuf_setup. Approved by: tanimura (mentor) END