On Tuesday 21 October 2008 05:47:33 Brian J. Murrell wrote: > On Mon, 2008-10-20 at 12:48 +0200, Michael Buesch wrote: > > > > It is trivial to find out what's going on. > > Simply printk the IRQ reasons (except the TX and RX related reasons, of > > course). > > As sprinkling prinks into the b43 driver? Or a different driver?
What the hell? Is that really a question? > I think trying to figure out where all the IRQ reasons are is slightly > beyond me. Can you provide an example I can extrapolate from? Lookup b43_interrupt_handler() and look for the "reason" variable. Fairly straightforward, IMO. -- Greetings Michael. _______________________________________________ openwrt-users mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
