When I tried to compile the Kamikaze (r10627) with 2.6 version of the kernel, it booted correctly until it detected the Broadcom WiFi card:
br-lan: port 1(eth0.0) entering forwarding state
BFL_ENETADM not set in boardflags. Use force=1 to ignore.
b43-phy0: Broadcom 5354 WLAN found
Then the system hung and no other messages have been displayed via the serial console.
Is the cause of the problems associated with b43 known?
Has anybody any suggestions regarding the isolation and solving of that problem?
What is the exact difference between kmod-net-bcm43xx and kmod-b43 ?
Which one is more reliable?
Update
Maybe the previous problem was caused by the fact, taht I have compiled both b43 and bcm43xx drivers.
Now I have compiled as a module, and installed only the b43 module.
Now the system doesn't hang but reboots repetedly after detection of the Wi-Fi interface...
(Last edited by wzab on 20 Mar 2008, 22:25)