On Thu, Feb 17, 2011 at 02:28:13PM +0100, Jack Smith wrote: > I am trying to understand why my Wireless network connection is so > unstable. > > I was wondering if it would be worthwhile to explore what ipw2200 is > doing by way of system tap. I never find system-tap useful for debugging modules, adding printk in the code, recompiling and reloading module is much faster/better method for me instead of writing stap scripts. > Is this a sensible approach ? > > If not, can you suggest a better one. Many modules, including ipw2200, have "debug" option, using it is a good idea when starting debugging. At some point, when more or less problem is localized, adding custom printk's for getting more detailed information is usually needed as well. Stanislaw -- 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