Quote:
Originally posted by c0lin
How can i stop my sound card from using direct memory access (DMA) ?
|
DMA is the way that your sound card uses to read the main memory without much CPU intervention. I don't think that you can disable DMA in any sound card.
Why would you like to do this?