From: Pavel Roskin <proski@gnu.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Ath9k Private IOCTL and tx/rx functions
Date: Fri, 09 Apr 2010 17:00:05 -0400 [thread overview]
Message-ID: <1270846805.23853.45.camel@mj> (raw)
In-Reply-To: <o2z2916adf71004091338p60a26a28pfd1d4ee0c2fd5df7@mail.gmail.com>
On Sat, 2010-04-10 at 02:08 +0530, Sandip Sitapara wrote:
> Hello,
>
> I have been trying to customized the ath9k driver. I have gone through
> the code but it's quit confusing to me after working on madwifi
> driver.
> So It would be very helpful if anybody can give me the general flow of
> the driver. And also need some information about how to implement the
> private IOCTL and where should we processing the DATA frame and MGMT
> frame in tx/rx?
The "general flow" should be basically the same for all mac80211
drivers, so linux-wireless may be a better list to ask. Following links
could be useful for you:
http://linuxwireless.org/en/developers/Documentation/mac80211
http://linuxwireless.org/mac80211book/
Use of IOCTLs is considered obsolete, but you can find a lot of examples
in the kernel and online. And in MadWifi too.
--
Regards,
Pavel Roskin
prev parent reply other threads:[~2010-04-09 21:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-09 20:38 [ath9k-devel] Ath9k Private IOCTL and tx/rx functions Sandip Sitapara
2010-04-09 21:00 ` Pavel Roskin [this message]
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=1270846805.23853.45.camel@mj \
--to=proski@gnu.org \
--cc=ath9k-devel@lists.ath9k.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.