parport_announce_port(9) suse man page | unix.com

Man Page: parport_announce_port

Operating Environment: suse

Section: 9

PARPORT_ANNOUNCE_POR(9) 				       Parallel Port Devices					   PARPORT_ANNOUNCE_POR(9)

NAME
parport_announce_port - tell device drivers about a parallel port
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PARPORT_ANNOUNCE_POR(9)
Related Man Pages
lpt(4) - freebsd
lpt(4) - centos
lpt(4) - xfree86
lpt(4) - v7
lpt(4) - posix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I