Z8530_TX
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
z8530_tx - Handle a PIO transmit event
SYNOPSIS
void z8530_tx (struct z8530_channel * c);
ARGUMENTS
- c
-
Z8530 channel to process
DESCRIPTION
Z8530 transmit interrupt handler for the PIO mode. The basic
idea is to attempt to keep the FIFO fed. We fill as many bytes
in as possible, its quite possible that we won't keep up with the
data rate otherwise.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 09:20:12 GMT, April 09, 2004