From: Holger Schurig <hs4233@mail.mn-solutions.de>
To: linux-wireless@vger.kernel.org
Cc: "Neshama Parhoti" <pneshama@gmail.com>
Subject: Re: Getting Started
Date: Thu, 7 Feb 2008 14:35:17 +0100 [thread overview]
Message-ID: <200802071435.17254.hs4233@mail.mn-solutions.de> (raw)
In-Reply-To: <912ec82a0802070511y734f9836q244abb7800210961@mail.gmail.com>
> Can you please point me to known good knowledge
> references/overviews/tutorials on the subject ?
Get a linux kernel via git. Look at the drivers in
drivers/net/wireless. Some of them use mac80211, you can find
out which one by looking at Kconfig there, e.g. when they have a
line "depends on MAC80211" there.
Those existing drivers should be a great inspiration to you :-)
It also helps when you share more about your incentives. E.g.
writing
> I'm about to write a new driver for mac80211.
doesn't give a great deal of insight into what you're up to.
Maybe someone else already begin to write a driver for your
hardware ?!?! No one can tell you this right now, so you can't
possibly save work on your side.
For example, the openmoko people are writing a mac80211 driver
for ar6k. Not every driver is already in the wireless-2.6 git
tree.
next prev parent reply other threads:[~2008-02-07 13:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-07 13:11 Getting Started Neshama Parhoti
2008-02-07 13:26 ` Johannes Berg
2008-02-07 13:27 ` Johannes Berg
2008-02-07 13:32 ` Neshama Parhoti
2008-02-07 13:35 ` Johannes Berg
2008-02-07 13:51 ` Neshama Parhoti
2008-02-07 13:35 ` Holger Schurig [this message]
2008-02-07 13:49 ` Neshama Parhoti
2008-02-07 13:55 ` Holger Schurig
2008-02-07 15:04 ` Nick Kossifidis
2008-02-07 16:09 ` Dan Williams
2008-02-07 16:15 ` Dan Williams
2008-02-07 16:17 ` Nick Kossifidis
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=200802071435.17254.hs4233@mail.mn-solutions.de \
--to=hs4233@mail.mn-solutions.de \
--cc=linux-wireless@vger.kernel.org \
--cc=pneshama@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