.\" 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_SYNC_TXDMA_OPEN" "9" "09 October 2005" "" ""
.SH NAME
z8530_sync_txdma_open \- Open a Z8530 for TX driven DMA
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int z8530_sync_txdma_open (struct net_device * \fIdev\fB, struct z8530_channel * \fIc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
The network device to attach
.TP
\fB\fIc\fB\fR
The Z8530 channel to configure in sync DMA mode.
.SH "DESCRIPTION"
.PP
Set up a Z85x30 device for synchronous DMA tranmission. One
ISA DMA channel must be available for this to work. The receive
side is run in PIO mode, but then it has the bigger FIFO.