-source refreshed from cyanogen’s cm-kernel (android-msm-2.6.33) github (last commit: about 7 hours ago)
-wifi module reverted to an older version in the update.zip files, due to the newer version causing association issues for some

Note: If you want to try the newer wifi module (Ver 4.218.209), push bcm4329.ko contained within this .zip to /system/lib/modules:

wifi-042510.zip
Download: wifi-042510.zip

Note 2: The wifi module contained within lib-2633.2-042510.tar.gz is the newer wifi module. The older wifi module will be listed below it.

boot-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042510.zip
Download: boot-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042510.zip

boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042510.zip
Download: boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042510.zip

<><><>

zImage-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042510
Download: zImage-cm_2633.2-oc-uv-btn-aud-ram-vfp_fp-042510

zImage-cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042510
Download: cm_2633.2-oc-uv-xtra-btn-aud-ram-vfp_fp-042510

lib-2633.2-042510.tar.gz
Download: lib-2633.2-042510.tar.gz

wifi-042410.zip
Download: wifi-042410.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage-FILE
then

take the bcm4329.ko file from lib-2633.2.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.

« »