other versions
- stretch 4.9.168-1
Z8530_SYNC_TXDMA_OPE(9) | Public Functions Provided | Z8530_SYNC_TXDMA_OPE(9) |
NAME¶
z8530_sync_txdma_open - Open a Z8530 for TX driven DMASYNOPSIS¶
int z8530_sync_txdma_open(struct net_device * dev, struct z8530_channel * c);
ARGUMENTS¶
devThe network device to attach
c
The Z8530 channel to configure in sync DMA mode.
DESCRIPTION¶
Set up a Z85x30 device for synchronous DMA transmission. 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.AUTHOR¶
Alan Cox <alan@lxorguk.ukuu.org.uk>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |