All of lore.kernel.org
 help / color / mirror / Atom feed
From: Serene Gud <serene_gud@yahoo.co.in>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k: how to change channels dynamically
Date: Sun, 10 Apr 2011 22:20:32 +0530 (IST)	[thread overview]
Message-ID: <344889.96199.qm@web137318.mail.in.yahoo.com> (raw)



--- On Sun, 4/10/11, Serene Gud <serene_gud@yahoo.co.in> wrote:

From: Serene Gud <serene_gud@yahoo.co.in>
Subject: Re: [ath9k-devel] ath9k: how to change channels dynamically
To: "Larry Vaden" <vaden@texoma.net>
Cc: "Adrian Chadd" <adrian@freebsd.org>, ath9k-devel at lists.ath9k.org
Date: Sunday, April 10, 2011, 11:36 AM



--- On Wed, 4/6/11, Larry Vaden <vaden@texoma.net> wrote:


On Wed, Apr 6, 2011 at 11:54 AM, Serene Gud <serene_gud@yahoo.co.in> wrote:



--- On Wed, 4/6/11, Larry Vaden <vaden@texoma.net> wrote:


On Wed, Apr 6, 2011 at 11:31 AM, Serene Gud <serene_gud@yahoo.co.in> wrote:




--- On Mon, 4/4/11, Adrian Chadd <adrian@freebsd.org> wrote:




it depends what you're trying to do.
Are you trying to dynamically change channel based on channel usage? Then you can just look at mac80211; it already knows how to change channels. It'll just call the driver to change the channel as appropriate. You don't need to necessarily modify ath9k to do it.



Are you trying to do some kind of synthetic, slow frequency hopping? (eg with quick channel changes?) Then that's a different story.


Adrian




Hey Adrian and people,

C'mon please suggest me which function/files will help me modify channel hopping functionality in ath9k driver?

Thanks!
SGS


I thought Adrian's answer was concise and to the point. ?That said, here's some pseudo code:
. make a decision which yields the next operating frequency

. stuff it in mac80211 or thereabouts. prn until you get it right!?End of story.
-- 
Larry Vaden, CoFounder
Internet Texoma, Inc.
Serving Rural Texomaland Since 1995


We Care About Your Connection!

Exactly Larry,

It was too to the point. I am sorry but I do not have much knowledge about kernel programming and I do not know which functions in the file will change it. I do not know where should I stuff it in mac80211 or inside ath9k files. I tried doing it in some of the existing files but i do not know their basis. No matter where I do, the channel is picked up from the hostapd. Kindly be a little more detailed.


Thank you so much for your time!
-SGS




SGS,
What Adrian is saying is you don't need to tinker with ath9k.
The previously referenced <http://devices.natetrue.com/wiviz/> shows you one way to do it and an URL to the Ubiquiti SDK was provided, enabling you to see the source code.

You can write code that emulates a very fast operator at a keyboard and stuff the operating frequency you have decided is best.
best regards/ldv
-- 
Larry Vaden, CoFounder

Internet Texoma, Inc.
Serving Rural Texomaland Since 1995
We Care About Your Connection!




Thanks for all the help!

I now want to introduce periodic frequency hopping; like I want my system to switch channels after a particular period, where I want to define that period. Do I need to do that in mac80211 or ath9k?

Thanks!
SGS



I am using Fedora14 and not OpenWrt.

Thanks!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110410/7cee61b2/attachment-0001.htm 

             reply	other threads:[~2011-04-10 16:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-10 16:50 Serene Gud [this message]
2011-04-10 17:23 ` [ath9k-devel] ath9k: how to change channels dynamically Larry Vaden
  -- strict thread matches above, loose matches on Subject: below --
2011-04-04 14:44 Matt Causey
2011-04-03 22:35 Kanika Grover
2011-04-04  2:31 ` Larry Vaden
2011-04-04 14:32   ` Serene Gud
2011-04-04 15:43     ` Mohammed Shafi
2011-04-05  3:25 ` Adrian Chadd
2011-04-05 14:31   ` Serene Gud
2011-04-06 16:31   ` Serene Gud
2011-04-06 16:48     ` Larry Vaden
2011-04-06 16:54       ` Serene Gud
2011-04-06 17:11         ` Larry Vaden
2011-04-10 16:36           ` Serene Gud

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=344889.96199.qm@web137318.mail.in.yahoo.com \
    --to=serene_gud@yahoo.co.in \
    --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.