.\" 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 "EI_OPEN" "" "06 October 2005" "" "" .SH NAME ei_open \- Open/initialize the board. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ei_open (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR network device to initialize .SH "DESCRIPTION" .PP This routine goes all-out, setting everything up anew at each open, even though many of these registers should only need to be set once at boot.