Man Page: parport_announce_port
Operating Environment: centos
Section: 9
PARPORT_ANNOUNCE_POR(9) Parallel Port Devices PARPORT_ANNOUNCE_POR(9)NAMEparport_announce_port - tell device drivers about a parallel portSYNOPSISvoid parport_announce_port(struct parport * port);ARGUMENTSport parallel port to announceDESCRIPTIONAfter 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PARPORT_ANNOUNCE_POR(9)
| Related Man Pages |
|---|
| parport_register_port(9) - suse |
| parport_register_port(9) - centos |
| ieee1284_write_data(3) - centos |
| lpt(4) - centos |
| lpt(4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |