You could try the one in android common kernel. But kernel.org is down. I can send you want if you want.
BRs Franky On Sep 15, 2:06 am, Vadim <[email protected]> wrote: > im 99% sure that i cant load it because i am compiling it with wrong > dhcdflags in the makefile of the bcm4329 directory, anyone know how to > get them? i do have the original module > > On Sep 6, 3:10 pm, Vadim <[email protected]> wrote:> i am trying to compile > the 2.6.35.7 kernel supplied by huawei, the > > kernel builds fine but the bcm4329 wifi module gives > > > ERROR: "wifi_get_irq_number" [drivers/net/wireless/bcm4329/bcm4329.ko] > > undefined! > > ERROR: "wifi_set_power" [drivers/net/wireless/bcm4329/bcm4329.ko] > > undefined! > > ERROR: "wifi_get_mac_addr" [drivers/net/wireless/bcm4329/bcm4329.ko] > > undefined! > > make[1]: *** [__modpost] Error 1 > > make: *** [modules] Error 2 > > > I built the kernel as follows: > > > make hw_msm7x27_defconfig > > > export ARCH=arm > > > export PATH=$PATH:/home/vadim/Documents/Android_building/CyanogenMod_7/ > > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin > > > make -j16 ARCH=arm CROSS_COMPILE=arm-eabi- > > > Can anyone tell me whats going on? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
