MCA_SET_DMA_MODE

Section: (9)
Updated: 14 August 2003
Index Return to Main Contents

 

NAME

mca_set_dma_mode - set the DMA mode  

SYNOPSIS

void mca_set_dma_mode (unsigned int dmanr, unsigned int mode);  

ARGUMENTS

dmanr
DMA channel
mode
mode to set
 

DESCRIPTION

The DMA controller supports several modes. The mode values you can  

SET ARE

MCA_DMA_MODE_READ when reading from the DMA device.

MCA_DMA_MODE_WRITE to writing to the DMA device.

MCA_DMA_MODE_IO to do DMA to or from an I/O port.

MCA_DMA_MODE_16 to do 16bit transfers.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SET ARE
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 23:19:25 GMT, August 13, 2003