.\" 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 "ETHDEV_SETUP" "9" "09 October 2005" "" "" .SH NAME ethdev_setup \- init rest of 8390 device struct .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ethdev_setup (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR network device structure to init .SH "DESCRIPTION" .PP Initialize the rest of the 8390 device structure. Do NOT __init this, as it is used by 8390 based modular drivers too.