EARLY_CONSOLE_SETUP

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

 

NAME

early_console_setup - setup debugging console  

SYNOPSIS

"SYNOPSIS"

int __init early_console_setup (char * cmdline);  

ARGUMENTS

cmdline
-- undescribed --
 

DESCRIPTION

Consoles started here require little enough setup that we can start using them very early in the boot process, either right after the machine vector initialization, or even before if the drivers can detect their hw.

Returns non-zero if a console couldn't be setup.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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