.\" 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 "E100_SET_MAC" "" "06 October 2005" "" "" .SH NAME e100_set_mac \- set the MAC address .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int e100_set_mac (struct net_device * \fIdev\fB, void * \fIaddr\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR adapter's net_device struct .TP \fB\fIaddr\fB\fR the new address .SH "DESCRIPTION" .PP This routine sets the ethernet address of the board .SH "RETURNS" .PP 0 - if successful -1 - otherwise