SN_SERIAL_CONSOLE_EARLY_SETUP

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

sn_serial_console_early_setup - Sets up early console output support  

SYNOPSIS

"SYNOPSIS"

int __init sn_serial_console_early_setup ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

Register a console early on... This is for output before even sn_sal_serial_cosnole_init is called. This function is called from setup.c. This allows us to do really early polled writes. When sn_sal_serial_console_init is called, this console is unregistered and a new one registered.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:49 GMT, October 09, 2005