1Z8530_SYNC_OPEN(9) Public Functions Provided Z8530_SYNC_OPEN(9)
2
3
4
6 z8530_sync_open - Open a Z8530 channel for PIO
7
9 int z8530_sync_open(struct net_device * dev, struct z8530_channel * c);
10
12 dev
13 The network interface we are using
14
15 c
16 The Z8530 channel to open in synchronous PIO mode
17
19 Switch a Z8530 into synchronous mode without DMA assist. We raise the
20 RTS/DTR and commence network operation.
21
23 Alan Cox <alan@lxorguk.ukuu.org.uk>
24 Author.
25
27Kernel Hackers Manual 2.6. June 2019 Z8530_SYNC_OPEN(9)