Query: uart_add_one_port
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UART_ADD_ONE_PORT(9) 16x50 UART Driver UART_ADD_ONE_PORT(9)NAMEuart_add_one_port - attach a driver-defined port structureSYNOPSISint uart_add_one_port(struct uart_driver * drv, struct uart_port * uport);ARGUMENTSdrv pointer to the uart low level driver structure for this port uport uart port structure to use for this port.DESCRIPTIONThis allows the driver to register its own uart_port structure with the core driver. The main purpose is to allow the low level uart drivers to expand uart_port, rather than having yet more levels of structures.COPYRIGHTKernel Hackers Manual 2.6. July 2010 UART_ADD_ONE_PORT(9)
| Related Man Pages |
|---|
| parport_register_port(9) - suse |
| parport_register_port(9) - centos |
| streamadm(4) - osf1 |
| uart(4) - freebsd |
| drv(1) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |