On Thu, Jun 14, 2012 at 6:37 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Thu, 2012-06-14 at 18:26 +0200, Andre Heider wrote: > >> > This just seems to be a follow-up oops and the original one scrolled off screen. >> >> Indeed, the framebuffer showed up too late on TV and I didn't even notice ;) >> >> pause_on_oops=30 made that easier, and the offender is >> drivers/net/wireless/b43/main.c:5294 from the patch: >> wldev->qos_enabled = true; > > Ok ... seems wldev doesn't exist then? Doesn't make any sense to me, but > I don't understand the code ... not that it matters, try this: > > http://p.sipsolutions.net/9c830800d14f3ff8.txt This still oopses: if (!modparam_qos || wldev->fw.opensource) I do get a working wlan0 if I force "hw->queues = 1;" without that offending line, but just a `dmesg` over wlan+ssh yields another one (prolly the same one I already described on an older patch): http://i.imgur.com/epdRF.jpg -- 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