Return-path: Received: from mail-yw0-f46.google.com ([209.85.213.46]:50385 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761337Ab2FHSXu (ORCPT ); Fri, 8 Jun 2012 14:23:50 -0400 Received: by yhmm54 with SMTP id m54so1500483yhm.19 for ; Fri, 08 Jun 2012 11:23:50 -0700 (PDT) Message-ID: <4FD24332.3010202@lwfinger.net> (sfid-20120608_202359_034724_C6E2436F) Date: Fri, 08 Jun 2012 13:23:46 -0500 From: Larry Finger MIME-Version: 1.0 To: =?UTF-8?B?TWljaGFlbCBCw7xzY2g=?= CC: Johannes Berg , Andre Heider , linux-wireless@vger.kernel.org, b43-dev@lists.infradead.org Subject: Re: chip id 4318 regression: WARN_ON_ONCE(sdata->vif.hw_queue[i] >= n_queues)) References: <1339167160.4901.0.camel@jlt3.sipsolutions.net> <1339168452.5748.0.camel@jlt3.sipsolutions.net> <1339168600.5748.2.camel@jlt3.sipsolutions.net> <4FD21C6B.5000402@lwfinger.net> <1339170182.5748.7.camel@jlt3.sipsolutions.net> <1339170287.5748.8.camel@jlt3.sipsolutions.net> <1339170510.5748.9.camel@jlt3.sipsolutions.net> <1339170742.5748.10.camel@jlt3.sipsolutions.net> <1339171159.5748.11.camel@jlt3.sipsolutions.net> <4FD22727.7000500@lwfinger.net> <1339172904.5748.18.camel@jlt3.sipsolutions.net> <20120608183339.78a7fcbd@milhouse> <4FD239AA.9090708@lwfinger.net> <20120608201053.48548a11@milhouse> In-Reply-To: <20120608201053.48548a11@milhouse> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 06/08/2012 01:10 PM, Michael Büsch wrote: > On Fri, 08 Jun 2012 12:43:06 -0500 > Larry Finger wrote: > >> On 06/08/2012 11:33 AM, Michael Büsch wrote: >>> >>> Larry, did you check with PIO? >> >> No, I only used DMA. With the latest patch, compilation is Ok, and DMA works for >> both kinds of firmware, while PIO fails for both. > > Does PIO even work without that patch and with prop-firmware? No. That seems to be a different bug. Larry