.\" 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 "AX_OPEN" "9" "09 October 2005" "" "" .SH NAME ax_open \- Open/initialize the board. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ax_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.