MUX_CONFIG_PORT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
mux_config_port - Perform port autoconfiguration.
SYNOPSIS
"SYNOPSIS"
void mux_config_port (struct uart_port * port, int type);
ARGUMENTS
- port
-
Ptr to the uart_port.
- type
-
Bitmask of required configurations.
DESCRIPTION
Perform any autoconfiguration steps for the port. This functino is
called if the UPF_BOOT_AUTOCONF flag is specified for the port.
[Note: This is required for now because of a bug in the Serial core.
rmk has already submitted a patch to linus, should be available for
2.5.47.]
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:30 GMT, October 09, 2005