.\" 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 "S2IO_ETHTOOL_GDRVINFO" "9" "09 October 2005" "" "" .SH NAME s2io_ethtool_gdrvinfo \- Returns driver specific information. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void s2io_ethtool_gdrvinfo (struct net_device * \fIdev\fB, struct ethtool_drvinfo * \fIinfo\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .TP \fB\fIinfo\fB\fR pointer to the structure with parameters given by ethtool to return driver information. .SH "DESCRIPTION" .PP Returns driver specefic information like name, version etc.. to ethtool. .SH "RETURN VALUE" .PP void