.\" 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_SETUP_IAADDR" "" "06 October 2005" "" "" .SH NAME e100_setup_iaaddr \- issue IA setup sommand .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned char e100_setup_iaaddr (struct e100_private * \fIbdp\fB, u8 * \fIeaddr\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbdp\fB\fR atapter's private data struct .TP \fB\fIeaddr\fB\fR new ethernet address .SH "DESCRIPTION" .PP This routine will issue the IA setup command. This command will notify the 82557 (e100) of what its individual (node) address is. This command will be executed in polled mode. .SH "TRUE" .PP if the IA setup command was successfully issued and completed .SH "FALSE" .PP otherwise