NAME
GetStationAddress -- Get default and interface address.
FUNCTION
This command causes the device driver to copy the current interface
address into ios2_SrcAddr, and to copy the factory default station
address (if any) into ios2_DstAddr.
IO REQUEST
ios2_Command - S2_GETSTATIONADDRESS.
RESULTS
ios2_Error - Zero if successful; non-zero otherwise.
ios2_WireError - More specific error number.
ios2_SrcAddr - Current interface address.
ios2_DstAddr - Default interface address (if any).
NOTES
SEE ALSO
S2_CONFIGINTERFACE
BUGS