PARPORT_ANNOUNCE_PORT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
parport_announce_port - tell device drivers about a parallel port
SYNOPSIS
"SYNOPSIS"
void parport_announce_port (struct parport * port);
ARGUMENTS
- port
-
parallel port to announce
DESCRIPTION
After a port driver has registered a parallel port with
parport_register_port, and performed any necessary
initialisation or adjustments, it should call
parport_announce_port in order to notify all device drivers
that have called parport_register_driver. Their attach
functions will be called, with port as the parameter.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:35 GMT, October 09, 2005