Yves-Alexis Perez wrote:
Larry Finger wrote:


No other oops...


Even this one didn't get saved in the logfile when your computer
crashed. Certainly doesn't make it easy. As soon as I test the build fro
the snapshot, I'll be back in touch.



Hmh, ok. Now i've made some cleaning. I don't know which was the good
one, i've erased my bcm43xx repository, my softmac snapshot, make
uninstall on the modules, etc.. and rebuild everything clean. And
finally it works, no more panic() (well, i hope, i've only done this
once...)

As a side note, when building bcm43xx I get some warnings:


*** Warning: "free_ieee80211softmac"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_stop"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_set_genie"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_set_wap"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_get_essid"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_get_rate"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_get_wap"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_set_essid"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_start"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_get_genie"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_get_scan_results"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_trigger_scan"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "alloc_ieee80211softmac"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!
*** Warning: "ieee80211softmac_wx_set_rate"
[/home/corsac/downloads/powerbook/bcm43xx/driver/bcm43xx.ko] undefined!

Do you have these warnings too ?

Those warnings originate because the ieee80211softmac entry points are not in the kernel's system table. As long as bcm43xx loads correctly, you can ignore them.

Did your kernel tainted message go away as well?
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to