You should find the code have "wifi_get_irq_number" "wifi_set_power"
function, and be sure this code had been compiled success.

-----邮件原件-----
发件人: [email protected] [mailto:android-kernel@googlegroups.
com] 代表 Vadim
发送时间: 2011年9月7日 6:11
收件人: Android Linux Kernel Development
主题: [android-kernel] bcm4329 wifi module

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

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to