On Mon, 2006-06-19 at 22:13 -0400, Daniel Gryniewicz wrote: > > They were not there. It is (in fact) hitting the assert(0) case, and > actually dying de-referencing ring in assert(*slot >= 0 && *slot < > ring->nr_slots); > > I changed the assert() for bcm43xx to BUG(), and it BUG()s in the > assert(0) case in parse_cookie(). I tried using printk() to get info on > what cookie was, but it didn't actually print anything (which is why I > think the assert didn't show up either). >
Update: cookie is 0x30d0 Daniel _______________________________________________ Bcm43xx-dev mailing list [email protected] http://lists.berlios.de/mailman/listinfo/bcm43xx-dev
