Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:51273 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751197Ab1LZRTX (ORCPT ); Mon, 26 Dec 2011 12:19:23 -0500 Message-ID: <4EF8AC83.9040705@lwfinger.net> (sfid-20111226_181937_804875_E74EF2FB) Date: Mon, 26 Dec 2011 11:18:59 -0600 From: Larry Finger MIME-Version: 1.0 To: Guennadi Liakhovetski CC: =?ISO-8859-2?Q?Rafa=B3_Mi=B3ecki?= , linux-wireless@vger.kernel.org, "John W. Linville" , linux-kernel@vger.kernel.org Subject: Re: [PATCH] b43: support new RX header, noticed to be used in 598.314+ fw References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-2; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 12/26/2011 09:29 AM, Guennadi Liakhovetski wrote: > Hi > > Sorry for "simulating" a reply - I'm not subscribed to linux-wireless, so, > cannot (easily) reply. > > The commit in subject line > > commit 17030f48e31adde5b043741c91ba143f5f7db0fd > From: Rafa? Mi?ecki > Date: Thu, 11 Aug 2011 17:16:27 +0200 > Subject: [PATCH] b43: support new RX header, noticed to be used in 598.314+ fw > > breaks my b43 SDIO card in 3.2-ish kernels. Given the approaching > 3.2-final release, would be nice to have it fixed before that. The card > I've got is marked with some "SD-Link11g" from some "C-guys, Inc." from > Taiwan:-) Using firmware version 410.31754. Do I really _have_ to update > or is the driver supposed to handle "all" firmware versions, or at least > not drop ones, it used to support before? The only cards that *need* to use the new-style firmware are those for which firmware does not exist in the older versions. As this is not the case for your device, something else is wrong. Please post the details for your card. If you had a PCI system, I would ask for 'lspci -n'. Please do the same for the SDIO card. From your message, it appears that 3.1 works OK. If that is true, would it be possible for you to bisect this problem? Larry