All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Wunderlich <sw@simonwunderlich.de>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k: set 5/10 MHz supported channels
Date: Tue, 19 Nov 2013 16:16:08 +0100	[thread overview]
Message-ID: <201311191616.08633.sw@simonwunderlich.de> (raw)
In-Reply-To: <CADxDmp4RfOBkq9Hh923-3kfih0j_AkguUkvtPc8j8vZdNvS3HA@mail.gmail.com>

Hey Kamran,

for 2.4 GHz that's certainly possible, as those are 5 MHz spaced anyway.

For 5 GHz I don't know if it's possible. For example in ath9k, you could try 
to hack ath9k_5ghz_chantable, add more channels in 5 mhz spaces and try if it 
works. The driver says here:

/* Some 5 GHz radios are actually tunable on XXXX-YYYY
 * on 5 MHz steps, we support the channels which we know
 * we have calibration data for all cards though to make
 * this static */

I don't know if it works, please give it a try and report back. :)
   Simon

> Can I change the center of my 5/10MMHz channel so I can accommodated more
> than one channels in official 802.11 20Mhz channel? If not then is it for
> HW reason or b/c of driver?
> 
> On Mon, Nov 18, 2013 at 4:07 PM, Simon Wunderlich 
<sw@simonwunderlich.de>wrote:
> > Hey Tomas,
> > 
> > > > I still had a patch for iw on my disk which enables 5/10 MHz for the
> > 
> > "iw
> > 
> > > > join ibss" command, which I forgot to send. I've cleaned it up and
> > > > sent it to linux-wireless[1], so you can have a look.
> > > > 
> > > > Cheers,
> > > > 
> > > >      Simon
> > > > 
> > > > [1]
> > 
> > http://permalink.gmane.org/gmane.linux.kernel.wireless.general/115597
> > 
> > > > _______________________________________________
> > > > ath9k-devel mailing list
> > > > ath9k-devel at lists.ath9k.org
> > > > https://lists.ath9k.org/mailman/listinfo/ath9k-devel
> > > 
> > > Dear Simon,
> > > 
> > > thanks a lot for your immediate response. I looked at the patch you
> > > gave us. Can you tell us in what driver is this pacth applicable?
> > > I have tried mine but a lot of source code was missing.
> > > 
> > > Thank you in advance
> > > 
> > > Tomas
> > 
> > the patch is for the iw tool, Johannes has already merged it, so just
> > check out the latest trunk of iw[1]. It should work on recent kernels
> > (3.12 or mac80211-next) with ath5k and ath9k, but there was a reporting
> > problem[2] which forced us to disable the support for now. If you revert
> > the disabling patch [3] manually and understand that this may lead to an
> > incompatible kernel
> > you may still use it though, or use later kernels (or mac80211-next).
> > 
> > Cheers,
> > 
> >    Simon
> > 
> > [1] git clone http://git.kernel.org/?p=linux/kernel/git/jberg/iw.git
> > [2] http://permalink.gmane.org/gmane.linux.kernel.wireless.general/115842
> > [3] http://permalink.gmane.org/gmane.linux.kernel.wireless.general/115841
---
Mit freundlichen Gr??en / kind regards
Simon Wunderlich

Fon: +49 (0) 3741 / 2518068-0
Fax: +49 (0) 3741 / 2518068-9

  reply	other threads:[~2013-11-19 15:16 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-08  7:02 [ath9k-devel] ath9k: set 5/10 MHz supported channels Kamran Nishat
2013-11-08 10:05 ` Simon Wunderlich
2013-11-08 10:46 ` Sergey Ryazanov
2013-11-12 11:58   ` Kamran Nishat
2013-11-12 13:02     ` Sergey Ryazanov
2013-11-08 15:07 ` Adrian Chadd
2013-11-11  8:11   ` Alex Hacker
2013-11-11  8:57     ` Adrian Chadd
2013-11-11  9:16       ` Alex Hacker
2013-11-11 13:15         ` Kamran Nishat
2013-11-11 14:47           ` sotouki
2013-11-12  6:49             ` Alex Hacker
2013-11-12 16:34             ` Simon Wunderlich
2013-11-18 10:42               ` sotouki
2013-11-18 11:07                 ` Simon Wunderlich
2013-11-18 19:39                   ` Kamran Nishat
2013-11-19 15:16                     ` Simon Wunderlich [this message]
2013-11-19 20:07                       ` Adrian Chadd
2013-11-20 14:50                         ` Holger Schurig
2013-11-19 20:12                       ` Johannes Berg
2013-11-21 22:44                       ` Kamran Nishat
2013-11-21 23:27                         ` Adrian Chadd
2013-11-21 23:29                           ` Adrian Chadd
2013-11-22  3:29                             ` Kamran Nishat
2013-11-22  3:33                               ` Adrian Chadd
2013-11-22 10:30                         ` Simon Wunderlich
     [not found]                           ` <CADxDmp4UnGdSpPXt5B6_GAfkmOcFAx7+36Bv2ymgpWzZHvnRZA@mail.gmail.com>
2013-11-23 14:18                             ` [ath9k-devel] Fwd: " Kamran Nishat
2013-12-13 11:24                               ` sotouki

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=201311191616.08633.sw@simonwunderlich.de \
    --to=sw@simonwunderlich.de \
    --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.