1. NAME

z8530_dma_tx - Handle a DMA TX event

2. SYNOPSIS

void z8530_dma_tx(struct z8530_channel *  chan );

3. ARGUMENTS

chan
    The Z8530 channel to handle

4. DESCRIPTION

We have received an interrupt while doing DMA transmissions. It shouldnAqt happen. Scream loudly if it does.

5. AUTHOR

Alan Cox <>
    Author.

6. COPYRIGHT