Rechercher une page de manuel
serial8250_register_port
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
serial8250_register_port - register a serial portSYNOPSIS
- int serial8250_register_port(struct uart_port * port);
ARGUMENTS
port
- serial port template
DESCRIPTION
Configure the serial port specified by the request. If the port exists and is in use, it is hung up and unregistered first.
The port is then probed and if necessary the IRQ is autodetected If this fails an error is returned.
On success the port is ready to use and the line number is returned.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre