On Sat, 2007-09-08 at 00:40 -0400, Rob Hussey wrote: > You don't have to answer that. Going through the dmesg it seems a lot > of devices rightfully have null for parent. Ok so that means I read the stackdumps wrong. > The relevant line seems to > be: > [ 28.348658] kobject phy0: registering. parent: ieee80211, set: devices That's interesting though. I'll have to take another look. Maybe somehow we initialise cfg80211 too late. In fact.. Hmm. Can you try something? When having rt2500pci built in obviously you also have cfg80211 built in. Can you go to the end of the file net/wireless/core.c and exchange the module_init(cfg80211_init) with subsys_initcall(cfg80211_init)? It looks like that might be the problem. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part