Hey Yago, I had a look around the (closed) wifi driver source and it seems you might be able to set the MAC address through the RT2860.dat file. This file is generated by the /lib/wifi/rt3052.sh script, so editing that script might help you. Around line 160, there is a line saying "EOF", you could add the macaddress there. e.g.:
MacAddress=00:00:00:00:00:00
EOF
Note that I haven't actually tested this, so it's not guaranteed to
work...
Regards,
Matthijs Kooijman
signature.asc
Description: Digital signature
_______________________________________________ Development mailing list [email protected] http://fonosfera.org/mailman/listinfo/development
