.TH dmago() "" "" "Internal Kernel Routine"
.PC "Enable DMA transfers"
\fBvoid dmago(\fIchan\^\fB)\fR
\fBint \fIchan\^\fB;\fR
.PP
.B dmago()
enables transfers on DMA channel \fIchan\fR.
A call to
.B dmago()
must be preceded by a call to
.BR dmaon() ,
which sets the DMA parameters.
.SH "See Also"
.B
internal kernel routines
.R
