MCA_ENABLE_DMA
Section: Hardware Interfaces (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
mca_enable_dma - channel to enable DMA on
 
SYNOPSIS
- 
void mca_enable_dma(unsigned int dmanr);
ARGUMENTS
dmanr
- 
- DMA channel
DESCRIPTION
Enable the MCA bus DMA on a channel. This can be called from IRQ context.
 
COPYRIGHT