From: "Rafał Miłecki" <zajec5@gmail.com>
To: linux-wireless@vger.kernel.org,
"John W. Linville" <linville@tuxdriver.com>
Cc: b43-dev@lists.infradead.org,
"David Woodhouse" <dwmw2@infradead.org>,
"Maxime Vincent" <maxime.vince@gmail.com>,
Darren <dmbtech@gmail.com>, "Rafał Miłecki" <zajec5@gmail.com>
Subject: [wireless-next][PATCH 0/3][ANNOUNCE] b43 the first Linux driver supporting HT-PHY (BCM4331)!
Date: Fri, 26 Aug 2011 20:41:18 +0200 [thread overview]
Message-ID: <1314384081-3460-1-git-send-email-zajec5@gmail.com> (raw)
After improving DMA (the important patch for BCM4331 is my one) we can finally
enable support for HT-PHY. The whole code has been written from MMIO dumps
grabbed from ndiswrapper+windows driver, but seems to be stable and was tested
by 3 people. Unfortunately there are still some missing conditions that can't
be fixed without RE the closed driver or having Broadcom co-operating. However
it seems we live with that well enough for basic usage :)
BCM4331 doesn't have any Linux driver yet, both: wl and brcm80211 don't support
it. So we can be really proud of it ;) Ah, and I should mention that ndiswrapper
was frequently reported to lock up machines when working with this card (see
Ubuntu's forum about MacBook 8.1).
To use b43 with BCM4331 you will need to grab the newest b43-fwcutter and
extract firmware from some recent closed source driver. See our wiki page in
few hours for nice howto.
Big thanks go to David Woodhouse for providing me access to his MacBook, letting
grab the dumps, test patches and debugging a lot of hard cases with me (and
sometime without ;) ).
Larry Finger (1):
b43: Relax requirement for descriptors to be in the DMA zone
Rafa? Mi?ecki (2):
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
b43: make HT-PHY support experimental
drivers/net/wireless/b43/Kconfig | 6 +++---
drivers/net/wireless/b43/dma.c | 31 ++++++++++++++++---------------
drivers/net/wireless/b43/dma.h | 3 ++-
3 files changed, 21 insertions(+), 19 deletions(-)
next reply other threads:[~2011-08-26 18:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-26 18:41 Rafał Miłecki [this message]
2011-08-26 19:56 ` [wireless-next][PATCH 0/3][ANNOUNCE] b43 the first Linux driver supporting HT-PHY (BCM4331)! James Anslow
2011-08-26 21:27 ` Michael Büsch
2011-08-26 21:34 ` Larry Finger
2011-08-27 10:16 ` James Anslow
2011-08-27 10:22 ` Rafał Miłecki
2011-08-27 12:59 ` James Anslow
2011-08-27 13:22 ` Rafał Miłecki
2011-08-27 13:38 ` James Anslow
2011-08-27 13:47 ` Rafał Miłecki
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=1314384081-3460-1-git-send-email-zajec5@gmail.com \
--to=zajec5@gmail.com \
--cc=b43-dev@lists.infradead.org \
--cc=dmbtech@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=maxime.vince@gmail.com \
/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