[MODULE] Cifs module for the official kernel of GT-P3113
I have compiled cifs.ko, md4.ko and nls_utf8.ko for the stock android 4.0.3 on GT-P3113
Kernel Version: 3.0.8-378347-user
Build Number: IML74K
These modules are required to use CifsManager (or any other mount managers for cifs/windows shares) for stock android 4.0.3.
To use it with CifsManager, you should enter
Code:
/mnt/sdcard/cifs/md4.ko;insmod /mnt/sdcard/cifs/nls_utf8.ko;insmod /mnt/sdcard/cifs/cifs.ko
to CifsManager -> Settings -> Path to cifs.ko
(Replace paths accordingly to your device)
Kernel source is from http://opensource.samsung.com/
and many thanks to bcanli's thread in Nexus S, who saved me few hours of debugging why cifs.ko is not enough
LG Nexus 4 (E960) - Official JB 4.2.2
HTC HD2 (T8585) - Paranoid Android (ICS 4.1.2)
Samsung Galaxy Tab 10.1v (P7100) - Official CM 10.1 (ICS 4.2.2)
Samsung Galaxy Tab 2 7" (P3113) - Official CM 10.1 (ICS 4.2.2)
Samsung Galaxy Mini (S5570) - Official GB 2.3.6
|