.\" 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 "E100_INIT" "" "06 October 2005" "" "" .SH NAME e100_init \- initialize the adapter .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned char __devinit e100_init (struct e100_private * \fIbdp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbdp\fB\fR atapter's private data struct .SH "DESCRIPTION" .PP This routine is called when this driver is loaded. This is the initialization routine which allocates memory, configures the adapter and determines the system resources. .SH "TRUE" .PP if successful .SH "FALSE" .PP otherwise