linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Broadcom Linux <bcm43xx-dev@lists.berlios.de>,
	wireless <linux-wireless@vger.kernel.org>
Subject: [PATCH]  b43legacy: Initial port of new driver with bcm43xx PHY code  and ssb/mac80211 front end
Date: Wed, 22 Aug 2007 12:41:46 -0500	[thread overview]
Message-ID: <46CC755A.5030109@lwfinger.net> (raw)

The following message was just sent to John Linville with the patch attached. Because of the patch's 
length, it is not being sent to the lists. If you would like to obtain a copy, it is at 
ftp://lwfinger.dynalias.org/patches/port_to_b43legacy.

Larry
=============================

This patch ports the PHY and radio handling code of the softmac driver
to the mac80211 front end from b43. The resulting driver is known as
b43legacy.

This driver uses V3 firmware and supports 802.11b-only devices (BCM4301
and BCM4303). It also supports the BCM4306/2 802.11g model. This driver
is needed as these units are not supported by the V4 firmware used with
driver b43. Module ssb has been modified to select between b43 and
b43legacy depending on the revision of the 802.11 wireless core. As a
result the two versions can coexist on a system. The scheme whereby
the firmware is split into separate directories precludes any problems
with firmware names. Compilation with both drivers built into the
kernel confirms that there are no namespace collisions between b43 and
b43legacy.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
---

John,

Because of the size of this patch, I have not sent it to the lists.
If this is a problem, please let me know. It is meant to apply to the
b43 branch of wireless-dev after the series of 6 patches queued by
Michael Buesch on Aug. 18.

This patch has been run through scripts/checkpatch.pl, and is reasonably
free of the defects found by that script.

The problem with performance on the BCM4306/2 has been fixed. It still
needs improvement, but it now works as well as it ever has.

Thanks,

Larry


             reply	other threads:[~2007-08-22 17:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22 17:41 Larry Finger [this message]
2007-08-23 20:51 ` [PATCH] b43legacy: Initial port of new driver with bcm43xx PHY code and ssb/mac80211 front end John W. Linville
2007-08-23 22:12   ` Larry Finger

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=46CC755A.5030109@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=linux-wireless@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).