Return-path: Received: from mail-yw0-f46.google.com ([209.85.213.46]:47854 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755169Ab1HaMb3 convert rfc822-to-8bit (ORCPT ); Wed, 31 Aug 2011 08:31:29 -0400 Received: by ywf7 with SMTP id 7so509828ywf.19 for ; Wed, 31 Aug 2011 05:31:28 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20110830112854.58a74f81@milhouse> References: <20110707002034.GA17885@broadcom.com> <20110824222801.GA5280@broadcom.com> <20110827143513.GN3775@shale.localdomain> <20110827145003.GA9405@suse.de> <20110827152144.GA10126@suse.de> <20110830014257.GI15771@broadcom.com> <20110830042802.GA15320@suse.de> <1314685349.4011.17.camel@jlt3.sipsolutions.net> <20110830112854.58a74f81@milhouse> Date: Wed, 31 Aug 2011 14:31:28 +0200 Message-ID: (sfid-20110831_143131_363940_6C51A089) Subject: Re: [PATCH v2] Move brcm80211 to mainline From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: =?UTF-8?Q?Michael_B=C3=BCsch?= Cc: Johannes Berg , Greg KH , Henry Ptasinski , Dan Carpenter , "linux-wireless@vger.kernel.org" , "linville@tuxdriver.com" , "devel@linuxdriverproject.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: W dniu 30 sierpnia 2011 11:28 użytkownik Michael Büsch napisał: > On Tue, 30 Aug 2011 10:31:08 +0200 > Rafał Miłecki wrote: > >> I got lost. You're talking a lot about ucode, but I don't know what do >> you really mean. Do you have some additional info from Broadcom? Are >> they going to release some new ucode not compatible with some older >> cards? > > They do so frequently and always did this. > The problem in b43 is, that b43 needs to support _all_ ucode > APIs from 5 to x (Dunno where we are right now. somewhere > 15). > That was relatively easy until now, because the API didn't vary a lot > between cores. I don't know what will/did change for latest wireless > features, though. But you already applied some changes to the affecting > code. I don't know how complete that stuff is. But it sounds pretty, well, stupid, to split Broadcom support into 2 drivers basing on SSB vs. BCMA architecture, if this is just a pure guess that Broadcom is going to release updated firmware for BCMA devices only. The split done by Broadcom could be done anywhere, it could be HT vs. LCN or LCN vs. LCNXN, we never know what will happen. Let's first wait for Broadcom to release new firmware not compatible with older devices, then we can think about any driver split. -- Rafał