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

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to