z8530_sync_txdma_open

Section: Kernel Hacker's Manual (9)
Updated: z8530_sync_txdma_open
Index Return to Main Contents
 

NAME

z8530_sync_txdma_open - Open a Z8530 for TX driven DMA  

SYNOPSIS

int z8530_sync_txdma_open (struct net_device *dev, struct z8530_channel *c);  

ARGUMENTS

dev

 The network device to attach
c

 The Z8530 channel to configure in sync DMA mode.
 

DESCRIPTION

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:52:43 GMT, June 12, 2005