.TH "z8530_sync_open" 9 "z8530_sync_open" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME z8530_sync_open \- Open a Z8530 channel for PIO .SH SYNOPSIS .B "int" z8530_sync_open .BI "(struct net_device *" dev "," .BI "struct z8530_channel *" c ");" .SH ARGUMENTS .IP "dev" 12 The network interface we are using .IP "c" 12 The Z8530 channel to open in synchronous PIO mode .SH "DESCRIPTION" Switch a Z8530 into synchronous mode without DMA assist. We raise the RTS/DTR and commence network operation.