* [ath9k-devel] HELP PLEASE........
@ 2011-10-13 10:32 sekharjyoti deka
2011-10-13 12:19 ` Adrian Chadd
0 siblings, 1 reply; 4+ messages in thread
From: sekharjyoti deka @ 2011-10-13 10:32 UTC (permalink / raw)
To: ath9k-devel
Hi all,
I am sekhar, doing a project on modification MAC layer ath9k driver for long
distance wifi communication..Could any one can give me some idea about...
1) how to change the MAC layer code?
2) where to change it?
3) what are the functions or code expressing in the MAC layer code?
4) what are the files(both header and .c files) relating to main MAC file?
Dear all,
I am very new it and also i am doing a project on "modification of open
source driver for long distance network" in my undergraduate project. so if
any one of you all can give me alittle idea about it also, i'll be highly
obliged..
thanking you
Sekharjyoti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20111013/02232a89/attachment.htm
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ath9k-devel] HELP PLEASE........
2011-10-13 10:32 [ath9k-devel] HELP PLEASE sekharjyoti deka
@ 2011-10-13 12:19 ` Adrian Chadd
2011-10-13 16:42 ` [ath9k-devel] need helping on athdebug Yan Wang
0 siblings, 1 reply; 4+ messages in thread
From: Adrian Chadd @ 2011-10-13 12:19 UTC (permalink / raw)
To: ath9k-devel
Hi,
It depends on what you're trying to achieve. You may find you can
achieve most of it in mac80211 without modifying the ath9k driver.
But drivers/net/wireless/ath/ath9k/{xmit.c,recv.c,main.c} is a good
starting point, along with the various *mac.c source files which set
up various things.
As I said, it depends on what you're doing. :)
Adrian
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ath9k-devel] need helping on athdebug
2011-10-13 12:19 ` Adrian Chadd
@ 2011-10-13 16:42 ` Yan Wang
2011-10-13 21:03 ` Pavel Roskin
0 siblings, 1 reply; 4+ messages in thread
From: Yan Wang @ 2011-10-13 16:42 UTC (permalink / raw)
To: ath9k-devel
Hi,
I have enabled athdebug via menuconfig in OpenWRT backfire.
kernel modules -> wireless drivers -> kmod-ath -> Atheros common driver ->
Configuration -> Atheros wireless debugging
But I still can't run "athdebug +xmit" when I telnet to the router.
I can't find athdebug in /user/sbin.
Could someone help me?
Thanks a lot!
Yan
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ath9k-devel] need helping on athdebug
2011-10-13 16:42 ` [ath9k-devel] need helping on athdebug Yan Wang
@ 2011-10-13 21:03 ` Pavel Roskin
0 siblings, 0 replies; 4+ messages in thread
From: Pavel Roskin @ 2011-10-13 21:03 UTC (permalink / raw)
To: ath9k-devel
On Thu, 13 Oct 2011 12:42:30 -0400
Yan Wang <gg_wangyan@hotmail.com> wrote:
> Hi,
>
> I have enabled athdebug via menuconfig in OpenWRT backfire.
> kernel modules -> wireless drivers -> kmod-ath -> Atheros common
> driver -> Configuration -> Atheros wireless debugging
Unless OpenWRT changed something drastically, athdebug is a utility
that is a part of MadWifi. It uses MadWifi specific API and doesn't
work with ath9k.
> But I still can't run "athdebug +xmit" when I telnet to the router.
> I can't find athdebug in /user/sbin.
> Could someone help me?
I believe you are asking in a wrong place. This is a mailing list
about the ath9k driver, not about OpenWRT.
--
Regards,
Pavel Roskin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-10-13 21:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 10:32 [ath9k-devel] HELP PLEASE sekharjyoti deka
2011-10-13 12:19 ` Adrian Chadd
2011-10-13 16:42 ` [ath9k-devel] need helping on athdebug Yan Wang
2011-10-13 21:03 ` Pavel Roskin
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.