From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry Finger Date: Sun, 05 May 2013 14:22:46 -0500 Subject: [PATCH] B43: Handle DMA RX descriptor underrun In-Reply-To: References: Message-ID: <5186B186.7090703@lwfinger.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: Thommy Jakobsson , linville@tuxdriver.com, linux-wireless@vger.kernel.org, b43-dev@lists.infradead.org, m@bues.ch, piotras@gmail.com On 05/05/2013 10:43 AM, Rafa? Mi?ecki wrote: > > Interesting part is that they write amount of slots + slot index to > the B43_DMA32_RXINDEX (like 0x120 instead of 0x20). May be worth > investigating. Getting that behavior from wl might be useful, but their response to an interrupt with bit 13 set will not be of much help. Whenever that occurs, they reinitialize the device, and do not try a recovery. Larry