serial8250_register_8250_port(9) centos man page | unix.com

Man Page: serial8250_register_8250_port

Operating Environment: centos

Section: 9

SERIAL8250_REGISTER_(9) 					 16x50 UART Driver					   SERIAL8250_REGISTER_(9)

NAME
serial8250_register_8250_port - register a serial port
SYNOPSIS
int serial8250_register_8250_port(struct uart_8250_port * up);
ARGUMENTS
up 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
Kernel Hackers Manual 3.10 June 2014 SERIAL8250_REGISTER_(9)
Related Man Pages
amtterm(1) - debian
baycom(9) - debian
pcweasel(4) - netbsd
dc(7) - osf1
port_names(7) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I