From 23ae10a70032fefd6d4c70bb61265132eb8585b1 Mon Sep 17 00:00:00 2001 From: Hashcode Date: Mon, 16 Feb 2015 21:50:13 -0800 Subject: fix-mac: insmod sdio module after MAC setup Change-Id: I547e08d6ecc936149d4122d8f7c90e2dda5db085 --- prebuilt/bin/fix-mac.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/prebuilt/bin/fix-mac.sh b/prebuilt/bin/fix-mac.sh index b02c544..cb9831e 100644 --- a/prebuilt/bin/fix-mac.sh +++ b/prebuilt/bin/fix-mac.sh @@ -12,3 +12,4 @@ if [ ! -f "$NVS_BIN" ]; then mount -o remount,ro /system fi +insmod /system/lib/modules/wl12xx_sdio.ko -- cgit v1.2.3