.\" 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 "INIT_NIC" "9" "09 October 2005" "" ""
.SH NAME
init_nic \- Initialization of hardware
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int init_nic (struct s2io_nic * \fInic\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInic\fB\fR
device peivate variable
.SH "DESCRIPTION"
.PP
The function sequentially configures every block
of the H/W from their reset values.
.SH "RETURN VALUE"
.PP
SUCCESS on success and
'-1' on failure (endian settings incorrect).