Rechercher une page de manuel
z8530_tx
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
z8530_tx - Handle a PIO transmit eventSYNOPSIS
- 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.
AUTHOR
Alan Cox <alan@redhat.com>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre