P.G. Richardson wrote: > Hi Larry, > > Been experimenting over last couple of days to enable this. Have > successfully recompiled the kernel and installed with above config option > enabled. This may have been unnecessary but could not compile without > doing it. > > Anyway, now running the custom kernel and installed compart-wireless > snapshot from 09/02/2009 and still nothing has appeared using > find /sys -name rc_stats > > I must be missing some vital step. Any thoughts please. The configuration needs to be in compat-wireless. Please apply the following patch and rebuild the compat-wireless package. Index: compat-wireless-2009-02-19/config.mk =================================================================== --- compat-wireless-2009-02-19.orig/config.mk +++ compat-wireless-2009-02-19/config.mk @@ -74,6 +74,7 @@ endif # kernel Makefile check # Wireless subsystem stuff CONFIG_MAC80211=m +CONFIG_MAC80211_DEBUGFS=y # choose between pid and minstrel as default rate control algorithm CONFIG_MAC80211_RC_DEFAULT=minstrel Larry -- 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