Man Page: serial8250_register_port
Operating Environment: suse
Section: 9
SERIAL8250_REGISTER_(9) 16x50 UART Driver SERIAL8250_REGISTER_(9)NAMEserial8250_register_port - register a serial portSYNOPSISint serial8250_register_port(struct uart_port * port);ARGUMENTSport serial port templateDESCRIPTIONConfigure 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SERIAL8250_REGISTER_(9)
| Related Man Pages |
|---|
| xvgrabport(3) - debian |
| dc(4) - ultrix |
| dc(7) - osf1 |
| ports(7) - osf1 |
| port_names(7) - osf1 |