.\" 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 "VELOCITY_INIT_MODULE" "9" "09 October 2005" "" ""
.SH NAME
velocity_init_module \- load time function
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int __init velocity_init_module ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
.PP
Called when the velocity module is loaded. The PCI driver
is registered with the PCI layer, and in turn will call
the probe functions for each velocity adapter installed
in the system.