netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Udayan Singh <udayan.singh@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [Info]d80211 : Understanding d80211
Date: Fri, 03 Nov 2006 22:15:59 -0600	[thread overview]
Message-ID: <454C13FF.6070902@lwfinger.net> (raw)
In-Reply-To: <d9a09df00611031943n41cf27beu566383b0e1c96197@mail.gmail.com>

Udayan Singh wrote:
> Hi,
> 
> I wanted to understand the code of d80211 (thanks to James Ketrenos
> for the info he provided) and also work in it.
> 
> I found that I can get the latest patches regarding the same from :
> 
> http://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6/

Wireless-2.6 contains the developmental version of wireless code _NOT_ using d80211. The d80211 
development version is at git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git 
and must be downloaded with git, not ftp or http.
> 
> Also, in the main kernel tree the development for 802.11 is in
> "drivers/net/wireless/*" .

The d80211 drivers are in drivers/net/wireless/d80211/*. The drivers in drivers/net/wireless/* do 
not use d80211.

> 
> Well, I did not find any reference of d80211 in lk 2.6.18.1, though a
> few places I read that the possible merger would be in lk 2.6.19. I
> hope I got it right ?

The merger of d80211 with mainline kernel will occur with 2.6.21 or later. At the moment, there are 
several reasons for it not to be included in the mainline kernel. The stable kernels (2.6.18.X and 
earlier), and the mainline developmental kernel (2.6.19-rcX) do not include the d80211 code.

> Any docs that I can read through that you would recommend from where I
> can start up ?

Only the code AFAIK.

> Is there any place where I can download the code in a similar pattern
> as we do from kernel.org for the mainstream kernel ?

See the previous git reference.

Larry


  reply	other threads:[~2006-11-04  4:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-04  3:43 [Info]d80211 : Understanding d80211 Udayan Singh
2006-11-04  4:15 ` Larry Finger [this message]
2006-11-04 15:41   ` Udayan Singh
2006-11-08 13:44     ` Udayan Singh

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=454C13FF.6070902@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=netdev@vger.kernel.org \
    --cc=udayan.singh@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;
as well as URLs for NNTP newsgroup(s).