Line 10:
Line 10:
ios_ioctlv( fd, 8, 0, 2, vec); // NCDGetWirelessMacAddress, 32 out, 6 out
ios_ioctlv( fd, 8, 0, 2, vec); // NCDGetWirelessMacAddress, 32 out, 6 out
−
=== Detailed description ===
+
=== Detailed Description ===
−
NCDReadConfig read the contents of /shared2/sys/net/02/config.dat into the first output buffer. TODO: What about the second buffer?
+
NCDReadConfig read the contents of /shared2/sys/net/02/config.dat into the first output buffer.
+
TODO: What about the second buffer?
NCDGetWirelessMacAddress stores the Wii's MAC address in the second out buffer.
NCDGetWirelessMacAddress stores the Wii's MAC address in the second out buffer.