Kernel – 2.6.36.4 – OC-VFPv3-d16_FP 1.4GHZ – Galaxy Tab 10.1

Update (06/21):
-merged (from teamdrh):
net: wireless: bcmdhd: Ignore error if “chanspecs” command is not supported

…..

06/20:
-merged (from teamdrh):
net: wireless: bcmdhd: Reload FW in case of constant scan failure
net: wireless: bcmdhd: Reduce priority for dhd_dpc and watchdog

…..

06/19 (night)):
-merged (from cyanogenmod tuna):
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
cfg80211: fix interface combinations check

…..

06/19 (morning):
-wireless: bcmdhd: remove __wl_band_5ghz_a.n/2ghz.n_channel in bandlist conditional

-merged (from tiny4579):
block: introduce the BFQ-v3r1 I/O sched for 2.6.38

Note:
-This is intended to be used with a recent CM9 build from get.cm
-If you are using Voodoo CP, please uncheck Map Volume Keys.
-If you want to bench, it is advised that you set min/max to the same number.

——–

-XTRA contains:
*ondemand governor default; only ondemand, interactive, userspace, conservative and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*autogroup (session) support
*erratas 742230, 742231, 720789 and 743622 applied

ICS:
10.1-Wifi (GT-P7510):
boot-cm_2636.4_p4wifi_ics-oc-xtra-vfpv3-d16_fp-062112.zip:
Download: boot-cm_2636.4_p4wifi_ics-oc-xtra-vfpv3-d16_fp-062112.zip

10.1 3G (GT-P7500):
boot-cm_2636.4_p4_ics-oc-xtra-vfpv3-d16_fp-062112.zip:
Download: boot-cm_2636.4_p4_ics-oc-xtra-vfpv3-d16_fp-062112.zip

10.1 LTE (SCH-I905):
boot-cm_2636.4_lte_ics-oc-xtra-vfpv3-d16_fp-062112.zip:
Download: boot-cm_2636.4_lte_ics-oc-xtra-vfpv3-d16_fp-062112.zip

10.1 TMO (SCH-T859):
boot-cm_2636.4_tmo_ics-oc-xtra-vfpv3-d16_fp-062112.zip:
Download: boot-cm_2636.4_tmo_ics-oc-xtra-vfpv3-d16_fp-062112.zip

10.1v (GT-P7100):
boot-cm_2636.4_p3_ics-oc-xtra-vfpv3-d16_fp-062112.zip:
Download: boot-cm_2636.4_p3_ics-oc-xtra-vfpv3-d16_fp-062112.zip

——–

Source:
http://github.com/pershoot/galaxy-2636
https://github.com/solarnz/Tiamat-Xoom
https://lkml.org
https://github.com/arco/samsung-kernel-ariesve
https://github.com/ch33kybutt/kernel_cmplus_tuna
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
https://github.com/sgs3/GT-I9300_Kernel
https://android.googlesource.com/kernel/omap.git
https://github.com/Entropy512/n7000_erasetest_kernel
https://github.com/tiny4579/android_kernel_common
https://github.com/cyanogenmod/android_kernel_samsung_tuna
https://github.com/TeamDRH/android-tegra-nv-2.6.39-rel-14r7

——–

Installation Instructions:

Flash in recovery.

To install kernel modules:
Insmod the .ko file of your choosing, which are in /system/lib/modules/2.6.36.4-cyanogenmod+ (you can do this via adb, in a gscript, or on the device in terminal).

Note:
-If you want to enable usb charging:
adb shell echo 1 > /sys/class/power_supply/battery/force_usb_charging

To disable:
adb shell echo 0 > /sys/class/power_supply/battery/force_usb_charging