tytung
db81187e55
msm: htcleo: export the real WiFi and Bluetooth MAC addresses.
...
(Credits go to marc1706)
2012-06-01 01:16:20 +08:00
tytung
2c73e1566d
Revert "msm: htcleo: removed the real WiFi MAC address for SD build and used new unique WiFi MAC address, so that we have the same WiFi MAC address on NAND and SD."
...
This reverts commit 9ab858cdb2544d3db5655fbc9887e67008e13488.
Revert it because new unique WiFi MAC patch only works for NAND ROM and MAGLDR SD boot, not works for WM users using Clrcad & Haret to boot SD build.
2012-05-22 19:51:10 +08:00
tytung
14509b73e8
msm: htcleo: cleanup
2012-05-13 03:45:08 +08:00
tytung
9ab858cdb2
msm: htcleo: removed the real WiFi MAC address for SD build and used new unique WiFi MAC address, so that we have the same WiFi MAC address on NAND and SD.
...
Will revert this commit when someday someone implement the real WiFi MAC address for NAND.
2012-05-09 00:35:54 +08:00
tytung
54c05e087a
msm: htcleo: implemented the real unique WiFi/Bluetooth MAC address to solve the MAC address collisions. (Credit to Franck78 <fbourdonnec@chez.com>)
...
WiFi MAC address collisions: http://forum.xda-developers.com/showthread.php?t=1275095
2012-05-09 00:27:33 +08:00
tytung
f3bf007056
htcleo: wifi: remove the old support for wifi.mac=... from kernel cmdline.
2011-09-09 00:49:58 +08:00
tytung
9c8917c035
htcleo: wifi: Load the real MAC address from SPL if running SD build on WM.
...
Thank for Savan's help.
Refer to 3c64a1c16f
2011-09-08 00:36:00 +08:00
tytung
cc7e778762
htcleo: changed unique WiFi address by using IEEE Standards 00:23:76:XX:XX:XX for HTC. -- http://standards.ieee.org/cgi-bin/ouisearch?00-23-76
2011-08-19 00:49:38 +08:00
tytung
25be0f83ab
htcleo: fixed wifi mac addresses to board device dependend one.
...
In NVS the mac address is always same on all devices.
We create now from encrypted device ID a custom mac address.
This is always different but for same device almays identical.
(by Markinus)
2011-01-28 23:56:07 +08:00
Jon Benson
db56b460e4
Updated wifi.mac/bt.mac patch from mdebeljuh. See http://forum.xda-developers.com/showthread.php?t=819819
2010-10-30 11:58:55 +11:00
Jon Benson
90731a9200
Revert "Updated mdebeljuh patch from http://forum.xda-developers.com/showthread.php?t=819819 "
...
This reverts commit 5a97d475ff67e8c978fcbd72e506703b1511723c.
2010-10-30 11:58:27 +11:00
Jon Benson
5a97d475ff
Updated mdebeljuh patch from http://forum.xda-developers.com/showthread.php?t=819819
...
for wifi.mac_address
2010-10-27 19:36:27 +11:00
Markinus
82fecbbd2a
htcleo: add reading of mac address directly from nand There is a problem on reading from nand. I had to disable one check. We have to check why.
2010-09-12 14:10:56 +02:00
Markinus
92fe430b32
htcleo: add wifi
...
The nvs driver is replaced with Leos fix configuration. We have to change it, so we can read it directly with the original nvs driver from memory.
2010-08-30 00:49:36 +02:00