Line 5:
Line 5:
ios_ioctlv( fd, 7, 0, 1, vec); //NCDGetLinkStatus
ios_ioctlv( fd, 7, 0, 1, vec); //NCDGetLinkStatus
ios_ioctlv( fd, 4, 0, 2, vec); //NCDGetWirelessMacAddress
ios_ioctlv( fd, 4, 0, 2, vec); //NCDGetWirelessMacAddress
+
ios_ioctlv( fd, 3, 0, 2, vec); // ??? It seems that is related to Write and Read information
Feel free to modify
Feel free to modify