.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SN_SAL_MODULE_INIT" "9" "09 October 2005" "" "" .SH NAME sn_sal_module_init \- When the kernel loads us, get us rolling w/ serial core .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __init sn_sal_module_init ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP 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.