Hi All,
Here i am using TI_Android_FroYo_DevKit-V2 android stack for DM3730 board but i am unable to enable the wifi and bluetooth .I got WLAN package from TI and patch is applied to android kernel then cross compiled followed by steps as present in user guide http://processors.wiki.ti.com/index.php/WLAN-BT_UserGuide after boot up , i cant run install.sh script.I am running install.sh script manually as below
insmod sdio.ko
insmod bmtrace.ko
insmod tiwlan_drv.ko
./tiwlan_loader
ifconfig tiwlan0 192.168.1.80 netmask 255.255.255.0 up