The command cat /proc/dma will show you what?
Explanation /proc/dma This file contains a list of the registered ISA direct memory access (DMA) channels in use. A sample /proc/dma files looks like the following:
4: cascade
It shows whether DMA is enabled or not.
Currently there are no comments in this discussion, be the first to comment!