.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "Z8530_DMA_RX" "" "06 October 2005" "" "" .SH NAME z8530_dma_rx \- Handle a DMA RX event .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void z8530_dma_rx (struct z8530_channel * \fIchan\fB); \fR .SH "ARGUMENTS" .TP \fB\fIchan\fB\fR Channel to handle .SH "DESCRIPTION" .PP Non bus mastering DMA interfaces for the Z8x30 devices. This is really pretty PC specific. The DMA mode means that most receive events are handled by the DMA hardware. We get a kick here only if a frame ended.