.\" 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 "MC32_PROBE1" "" "06 October 2005" "" ""
.SH NAME
mc32_probe1 \- Check a given slot for a board and test the card
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int __init mc32_probe1 (struct net_device * \fIdev\fB, int \fIslot\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
Device structure to fill in
.TP
\fB\fIslot\fB\fR
The MCA bus slot being used by this card
.SH "DESCRIPTION"
.PP
Decode the slot data and configure the card structures. Having done this we
can reset the card and configure it. The card does a full self test cycle
in firmware so we have to wait for it to return and post us either a
failure case or some addresses we use to find the board internals.