Hi There,
We face a difficult problem about ‘system dead when turn off WIFI’. And we try to work out with some days but failed. So please give me a hand.
It is the same in Freescale iMX51 platform(Android2.3.4/kernel2.6.35.3) or in Samsung smdkv210 platform(Android2.3.4/kernel2.6.35.7). They are all MID without phone function. When turn off WIFI, kernel just only print “wlanDrvIf_Release” and die. But the right Log should be “wlanDrvIf_Release
wlanDrvIf_Stop
sdioDrv_DisconnectBus
hPlatform_DevicePowerOff
wifi_set_power
wifi_sdio_detect_card
mmc1: Card removed and resetting controller.
mmc1: card 0001 removed
hPlatform_Wlan_Hardware_DeInit
hPlatform_freeInterrupt
TI WiLink 1271 SDIO Driver unloaded
platformDrv_exit
wifi_remove
set_plat_data
TI WLAN: driver unloaded”
So could you show me the code flow chart between Log “wlanDrvIf_Release” and “wlanDrvIf_Stop” ? And How to turn on the Log control for more LOG ? Or is there some better suggestion ?
Thanks very much for your help!
Albin