Return-path: Received: from mail-pz0-f42.google.com ([209.85.210.42]:39111 "EHLO mail-pz0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752924Ab1HKIFU convert rfc822-to-8bit (ORCPT ); Thu, 11 Aug 2011 04:05:20 -0400 Received: by pzk37 with SMTP id 37so3263097pzk.1 for ; Thu, 11 Aug 2011 01:05:19 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4E435D0E.80702@lwfinger.net> References: <1313001339-11211-1-git-send-email-zajec5@gmail.com> <1313001339-11211-2-git-send-email-zajec5@gmail.com> <4E435D0E.80702@lwfinger.net> Date: Thu, 11 Aug 2011 10:05:19 +0200 Message-ID: (sfid-20110811_100529_900249_C0DC831E) Subject: Re: [RFC][RFT][PATCH V2 2/2] b43: fix DMA on some bugged hardware From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: Larry Finger Cc: linux-wireless@vger.kernel.org, "John W. Linville" , b43-dev@lists.infradead.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: W dniu 11 sierpnia 2011 06:39 użytkownik Larry Finger napisał: > On 08/10/2011 07:14 PM, Rafał Miłecki wrote: >> >> W dniu 10 sierpnia 2011 20:35 użytkownik Rafał Miłecki >>  napisał: >>> >>> Some hardware with 64-bit DMA uses lower address word for setting >>> routing (translation) bit. Add workaround for such boards. >>> >>> Signed-off-by: Rafał Miłecki >>> --- >>> This requires testing on at least 1 normal 64-bit DMA card and 1 32-bit >>> DMA card. So far it was tested only on my 14e4:4329 where it fixed DMA. >> >> 14e4:4353 (BCM43224), 64-bit DMA, still works :) >> >> The rest will follow tomorrow. > > Tested with 14e4:4311 (64-bit) and 14e4:4318 (32-bit). The ssb changes were > also tested with b43legacy. Thanks Larry. I've additionally tested this on 14e4:4312 (BCM4311), 32-bit DMA. Works OK. John: please take this patchset. -- Rafał