-switched to ARM-EABI-4.3.1, due to instabilities found with 4.4.0 VFP and/or related code generation/compilation
-new commits from Cyanogen’s cm-kernel (android-msm-2.6.33 branch) github:
834d11aa022ea9c8dd24817895e50a1f86477cd6 (lowmemorykiller: Don’t try to kill the same pid over and over)

-reverted commits (this wifi module (which is the older version) is in the update.zip format files and lib-2633.3-042610.tar.gz):
27dd25f80402a13f9d5c381eda07b560e5545fcc (net: wireless: bcm4329: Fix dhd_os_wd_timer if bus is down )
1490683fb851b992722cbd175d3df087df833656 (net: wireless: bcm4329: Fix AP interface processing and removal)
f2513498e961966d3209aacfffc43de4f41f2ece (net: wireless: bcm4329: Update to Ver 4.218.209)

-rebase to Kernel.org’s 2.6.33.3

Note: If you would like to try the newer version wifi module (Ver 4.218.209 (commits: f2513498e961966d3209aacfffc43de4f41f2ece, 1490683fb851b992722cbd175d3df087df833656, and 27dd25f80402a13f9d5c381eda07b560e5545fcc)), push the bcm4329.ko module contained within this .zip to /system/lib/modules:

wifi-NEW-042610.zip (Ver 4.218.209)
Download: wifi-NEW-042610.zip

——–

boot-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-042610.zip
Download: boot-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-042610.zip

boot-cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-042610.zip
Download: boot-cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-042610.zip

<><><>

zImage-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-042610
Download: zImage-cm_2633.3-oc-uv-btn-aud-ram-vfp_fp-042610

zImage-cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-042610
Download: cm_2633.3-oc-uv-xtra-btn-aud-ram-vfp_fp-042610

lib-2633.3-042610.tar.gz
Download: lib-2633.3-042610.tar.gz

wifi-NEW-042610.zip (Ver 4.218.209)
Download: wifi-NEW-042610.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.33.y.git;a=summary

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage-FILE
then

take the bcm4329.ko file from lib-2633.3.tar.gz/lib/modules (use winrar for windows or tar with z option for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

« »