.\" 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 "MEGARAID_DETECT" "" "06 October 2005" "" ""
.SH NAME
megaraid_detect \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int megaraid_detect (Scsi_Host_Template * \fIhost_template\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhost_template\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIhost_template\fR - Our soft state maintained by mid-layer
.PP
the detect entry point for the mid-layer.
We scan the PCI bus for our controllers and start them.
.SH "NOTE"
.PP
PCI_DEVICE_ID_PERC4_DI below represents the PERC4/Di class of
products. All of them share the same vendor id, device id, and subsystem
vendor id but different subsystem ids. As of now, driver does not use the
subsystem id.