View Single Post
Old 08-17-2012, 07:51 PM   #64
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
cifs.ko for the 3 from the lab126 2.6.26 kernel, via the 2006q3 CS TC

[root@kindle root]# modinfo /mnt/us/modules/cifs.ko
Code:
filename:       /mnt/us/modules/cifs.ko
author:         Steve French <sfrench@us.ibm.com>
license:        GPL
description:    VFS to access servers complying with the SNIA CIFS Specification e.g. Samba and Windows
version:        1.53
vermagic:       2.6.26-rt-lab126 mod_unload modversions ARMv6 
depends:        
srcversion:     55B503E37F4DFB20AA9BE56
parm:           cifs_max_pending:Simultaneous requests to server. Default: 50 Range: 2 to 256 (int)
parm:           cifs_min_small:Small network buffers in pool. Default: 30 Range: 2 to 256 (int)
parm:           cifs_min_rcv:Network buffers in pool. Default: 4 Range: 1 to 64 (int)
parm:           CIFSMaxBufSize:Network buffer size (not including header). Default: 16384 Range: 8192 to 130048 (int)
[root@kindle root]# insmod /mnt/us/modules/cifs.ko

Code:
[root@kindle root]# lsmod
Module                  Size  Used by
cifs                  238340  0 
binfmt_misc             8552  0 
smbfs                  64800  0 
g_ether                21096  0
Attached Files
File Type: gz cifs.ko.tar.gz (112.7 KB, 363 views)
twobob is offline   Reply With Quote