SN_SAL_MODULE_INIT

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

 

NAME

sn_sal_module_init - When the kernel loads us, get us rolling w/ serial core  

SYNOPSIS

"SYNOPSIS"

int __init sn_sal_module_init ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

Before this is called, we've been printing kernel messages in a special early mode not making use of the serial core infrastructure. When our driver is loaded for real, we register the driver and port with serial core and try to enable interrupt driven mode.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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