linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: bcm43xx-dev@lists.berlios.de
Cc: Johannes Berg <johannes@sipsolutions.net>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: Broadcom 11n implementation
Date: Thu, 25 Dec 2008 01:15:45 +0100	[thread overview]
Message-ID: <200812250115.45283.mb@bu3sch.de> (raw)
In-Reply-To: <1230163530.3162.10.camel@johannes>

On Thursday 25 December 2008 01:05:30 Johannes Berg wrote:
> Hey,
> 
> I hope those of you who got their presents today enjoyed that. Here's
> one from me for the poor souls like myself who have a Broadcom 11n chip:
> 
> I've been publishing specifications for things we have reverse
> engineered, is anyone interested in implementing this? If so, go wild,
> but synchronise on the list if there are multiple people. John, I think
> you had somebody who was interested, but I can't find the email right
> now.
> 
> Michael has said that he might be able to help a bit (review maybe), but
> won't implement the bulk of it. And I actually need this code ASAP since
> I failed to replace the wireless card in my new MacBook (I couldn't even
> find it).

Of course, I will always be available to give advise and help on the technical details.
With the recent merge of the PHY abstraction in b43 it shouldn't be that hard
anymore to understand the basics of the code. I think stuff is clearly modulised now
and fairly easy to understand, after you once understood the basics of the device.

So for implementing N-PHY, you'll basically work inside of the phy_n.c and
phy_n.h files only (maybe 98% of the work will be there).

So, you could probably look into phy_g.c to get an idea of how this could probably
look like.

Please contact us before you start writing patches, so we can give some additional
advise on coding conventions used in the driver.

-- 
Greetings, Michael.

  reply	other threads:[~2008-12-25  0:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-25  0:05 Broadcom 11n implementation Johannes Berg
2008-12-25  0:15 ` Michael Buesch [this message]
2008-12-25  2:35   ` YanBo

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=200812250115.45283.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=johannes@sipsolutions.net \
    --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).