uart_register_driver(9) suse man page | unix.com

Man Page: uart_register_driver

Operating Environment: suse

Section: 9

UART_REGISTER_DRIVER(9) 					 16x50 UART Driver					   UART_REGISTER_DRIVER(9)

NAME
uart_register_driver - register a driver with the uart core layer
SYNOPSIS
int uart_register_driver(struct uart_driver * drv);
ARGUMENTS
drv low level driver structure
DESCRIPTION
Register a uart driver with the core driver. We in turn register with the tty layer, and initialise the core driver per-port state. We have a proc file in /proc/tty/driver which is named after the normal driver. drv->port should be NULL, and the per-port structures should be registered using uart_add_one_port after this call has succeeded.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 UART_REGISTER_DRIVER(9)
Related Man Pages
parport_register_port(9) - suse
fcp(7d) - sunos
iscsi(7d) - sunos
hermon(7d) - opensolaris
uart(4) - freebsd
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB