From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: brcm80211 breakage.. Date: Wed, 11 Jan 2012 23:18:57 -0800 Message-ID: References: <4F0D6806.4080201@broadcom.com> <4F0DC030.6090500@lwfinger.net> <4F0E3B7E.8040005@lwfinger.net> <4F0E5E57.9060204@lwfinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Larry Finger , Arend van Spriel , "John W. Linville" , Network Development , "Franky (Zhenhui) Lin" To: =?ISO-8859-2?Q?Rafa=B3_Mi=B3ecki?= Return-path: Received: from mail-wi0-f174.google.com ([209.85.212.174]:34085 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752625Ab2ALHTT convert rfc822-to-8bit (ORCPT ); Thu, 12 Jan 2012 02:19:19 -0500 Received: by wibhm14 with SMTP id hm14so970513wib.19 for ; Wed, 11 Jan 2012 23:19:18 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: 2012/1/11 Rafa=C5=82 Mi=C5=82ecki : > > After hacking bcma to read SPROM from the correct location, what did > you get in dmesg? There should be info about version of SPROM. When I changed the offset from 830 to 800, I didn't get any sprom version information at all. Anyway, as mentioned in another email I just sent out, I bisected it, and the problem actually predates the move to bcma. Linus