E100_SETUP_IAADDR
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
e100_setup_iaaddr - issue IA setup sommand
SYNOPSIS
"SYNOPSIS"
unsigned char e100_setup_iaaddr (struct e100_private * bdp, u8 * eaddr);
ARGUMENTS
- bdp
-
atapter's private data struct
- eaddr
-
new ethernet address
DESCRIPTION
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.
TRUE
if the IA setup command was successfully issued and completed
FALSE
otherwise
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- TRUE
-
- FALSE
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:31 GMT, October 06, 2005