next up previous contents index
Next: 6.13.2 osenv_isadma_free: Release a Up: 6.13 DMA Previous: 6.13 DMA

6.13.1 osenv_isadma_alloc: Reserve a DMA channel

 

SYNOPSIS

int osenv_isadma_alloc(int channel);

DIRECTION

Component tex2html_wrap_inline32841 OS, Nonblocking

DESCRIPTION

This requests a DMA channel.

If sucessfull, the driver must be able to directly manipulate the ISA DMA controller.

PARAMETERS

channel
The DMA channel to reserve.

RETURNS

Returns 0 on success, non-zero if already allocated.



University of Utah Flux Research Group