All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: Larry Finger <larry.finger@lwfinger.net>
Cc: Stefano Brivio <stefano.brivio@polimi.it>,
	wireless <linux-wireless@vger.kernel.org>,
	Michael Buesch <mb@bu3sch.de>,
	Broadcom Linux <bcm43xx-dev@lists.berlios.de>
Subject: Re: bcm4301: A mac80211 driver using V3 firmware
Date: Fri, 20 Jul 2007 00:43:16 -0400	[thread overview]
Message-ID: <1184906596.9511.42.camel@dv> (raw)
In-Reply-To: <46A01209.4030200@lwfinger.net>

Hello, Larry!

First of all, many thanks for porting the v3 driver to mac80211!

On Thu, 2007-07-19 at 20:38 -0500, Larry Finger wrote:

> 1. For more general testing, I'll distribute my driver as a patch to
> be applied to wireless-dev as 
> it needs ssb, which is not yet in mainline. If we are still in testing when ssb is merged, I'll 
> change to making patches against mainline.

Sounds good.

> 2. Once the problems have been cleared and ssb is in -mm, it gets sent there as a port from softmac 
> to mac80211 for the current bcm43xx. An additional consideration is that a port from softmac to 
> mac80211 will be more easily merged than if it looks like a new driver.

I would prefer if the name stayed the same, but it shouldn't be a big
deal.

> 3. If the port of softmac to mac80211 is merged before Michael's driver, it will be known as bcm43xx 
> with bcm43xx-mac80211 remaining in wireless-dev.

Yes, that's what I mean, keep it "bcm43xx" unless renaming it is the
condition for acceptance.

> 4. Once bcm43xx-mac80211 gets merged to mainline, then Michael's driver should become bcm43xx and my 
> driver gets its PCI IDs stripped to the 802.11b-only devices and once again becomes bcm4301. This 
> name change for Michael's driver would cause some disruption for current users as their firmware 
> would have the wrong name/version. That might be too much of a problem.

Actually, the common practice is that the new driver that doesn't
supplant the old driver immediately and for the whole range of hardware
gets a new name.  Think CONFIG_IDE vs CONFIG_ATA and eepro100 vs e100.

Also, we could introduce a kernel option to enable support for new
devices in your driver.

> I think this is a path that always has a stable driver with at least moderate performance in 
> mainline throughout the entire transformation.

That's a very good goal.

I would also consider the option to use different names for v3 and v4
firmware.  I have a file /etc/modprobe.d/bcm43xx that reads

options bcm43xx fwpostfix=.3
options bcm43xx_mac80211 fwpostfix=.4

but we cannot expect every distro (let alone every user) to take care of
the naming conflict.  Users don't expect the need to rename firmware,
and we shouldn't create a problem for them.

-- 
Regards,
Pavel Roskin


  parent reply	other threads:[~2007-07-20  4:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-12 14:34 bcm4301: A mac80211 driver using V3 firmware Larry Finger
2007-07-19 21:58 ` John W. Linville
2007-07-19 22:26   ` Johannes Berg
2007-07-19 23:27   ` Stefano Brivio
2007-07-20  1:38     ` Larry Finger
2007-07-20  3:09       ` Stefano Brivio
2007-07-20  4:43       ` Pavel Roskin [this message]
2007-07-20 12:12         ` David Woodhouse
2007-07-20 13:44         ` John W. Linville
2007-07-20 16:05           ` Pavel Roskin
2007-07-20 16:33             ` Ehud Gavron
2007-07-20 17:57               ` Pavel Roskin
2007-07-20 18:05                 ` John W. Linville
2007-07-20 20:41                   ` Larry Finger
2007-07-21 12:50                     ` Michael Buesch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1184906596.9511.42.camel@dv \
    --to=proski@gnu.org \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=larry.finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mb@bu3sch.de \
    --cc=stefano.brivio@polimi.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.