On Wed, Sep 24, 2008 at 03:15:36PM -0700, John W. Linville wrote: > This is also an excuse to create the long rumored lib80211 module... How about stuffing it in something like: include/linux/wlandevice.h Is there a benefit to having a module for it as this time? Which reminds me, net/ieee80211/ should be ipw'ized now that the old softmac drivers are gone. mcgrof@tesla ~/wireless-testing/drivers/net/wireless (git::v2.6.27-rc6)$ grep -nHr "#include <net/ieee80211.h>" * airo.c:50:#include <net/ieee80211.h> atmel.c:70:#include <net/ieee80211.h> hostap/hostap_main.c:29:#include <net/ieee80211.h> hostap/hostap_hw.c:49:#include <net/ieee80211.h> ipw2100.h:42:#include <net/ieee80211.h> ipw2200.h:51:#include <net/ieee80211.h> libertas/types.h:10:#include <net/ieee80211.h> libertas/main.c:17:#include <net/ieee80211.h> libertas/dev.h:13:#include <net/ieee80211.h> libertas/wext.c:11:#include <net/ieee80211.h> libertas/cmd.c:7:#include <net/ieee80211.h> orinoco.c:88:#include <net/ieee80211.h> rndis_wlan.c:44:#include <net/ieee80211.h> wl3501.h:5:#include <net/ieee80211.h> zd1201.c:24:#include <net/ieee80211.h> Whatever these suckers are using can probably be slapped in there as well. But yea -- we just need to get it done huh. Thoughts? Luis -- 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