On Friday 26 February 2010 23:46:57 Linus Torvalds wrote: > Well, I'd love to give you a register dump. It _looks_ like it should be > possible write some script to dump all the registers by accessing > > /sys/kernel/debug/b43/phy0/[mmio,shm][16,32]read It is easily possible using libb43.py http://bu3sch.de/gitweb?p=b43-tools.git;a=blob;f=debug/libb43.py;h=e5c563823a5f67aea30587a22e0eabab063358fb;hb=HEAD See class B43. However, dumping registers in b43 is not as easy as it looks like. There is a _lot_ of indirect addressing and it has the tendency to lock up on certain machines and cards, if you access dangling registers. -- Greetings, Michael. -- 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