Query: z8530_sync_open
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Z8530_SYNC_OPEN(9) Public Functions Provided Z8530_SYNC_OPEN(9)NAMEz8530_sync_open - Open a Z8530 channel for PIOSYNOPSISint z8530_sync_open(struct net_device * dev, struct z8530_channel * c);ARGUMENTSdev The network interface we are using c The Z8530 channel to open in synchronous PIO modeDESCRIPTIONSwitch a Z8530 into synchronous mode without DMA assist. We raise the RTS/DTR and commence network operation.AUTHORAlan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 Z8530_SYNC_OPEN(9)