I'm using Kamikaze/r5335 and trying to get WLAN to work. The problem is that the wlan interface is not even recognized (iwconfig gives no wireless extensions). Tested also with White Russian RC5 and there I had no problems. But I'm doing some development work and basically need the ability to compile the firmware myself.
From the configuration:
- target system set to Broadcom BCM47xx/53xx [2.6]
- kernel modules --> wireless drivers --> kmod-ieee80211 and kmod-net-bcm43xx enabled (tried both package and built-in)
Is there some other options that definitely should be set, or is there maybe some problems with the 2.6 kernel support (RC5 uses 2.4 kernel, right)?