On Fri, 2007-02-16 at 20:02 -0500, John W. Linville wrote: > On Fri, Feb 16, 2007 at 07:50:14PM -0500, Pavel Roskin wrote: > > > Even if I compile D80211 and CFG80211 as modules and load MadWifi, lsmod > > shows that cfg80211 is not loaded, but the iwconfig output is still > > wrong. Some part of cfg80211 must be compiled into the kernel. > > Sounds like the new version of cfg80211's wext compatibility hook > is broken...? I've applied two patches by Johannes "fix wext_ioctl() exit path" and "fix cfg80211 modular compile w/o wext-compat", and MadWifi is working fine now. On the other hand, DadWifi won't compile: /home/proski/src/dadwifi/ath/if_ath_d80211.c: In function 'ath_d80211_calc_bssid_mask': /home/proski/src/dadwifi/ath/if_ath_d80211.c:305: error: 'struct ieee80211_hw' has no member named 'perm_addr' The same problem exists with iwlwifi. I'm away from my bcm43xx card at the moment. I'll post more if I find any problems with either upgrading the driver or wireless extensions for d80211 enabled drivers. -- Regards, Pavel Roskin - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html