* ath10k on 4.9 band?
@ 2015-07-01 18:41 Ben Greear
2015-07-01 21:49 ` Pushpal Sidhu
0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2015-07-01 18:41 UTC (permalink / raw)
To: ath10k
Anyone know what it would take to make ath10k work on the 4.9Ghz band?
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ath10k on 4.9 band?
2015-07-01 18:41 ath10k on 4.9 band? Ben Greear
@ 2015-07-01 21:49 ` Pushpal Sidhu
0 siblings, 0 replies; 2+ messages in thread
From: Pushpal Sidhu @ 2015-07-01 21:49 UTC (permalink / raw)
To: Ben Greear; +Cc: ath10k
Hi Ben,
On Wed, Jul 1, 2015 at 11:41 AM, Ben Greear <greearb@candelatech.com> wrote:
> Anyone know what it would take to make ath10k work on the 4.9Ghz band?
>
> Thanks,
> Ben
Yes. First you have to update your regulatory database to allow for
4.9GHz in whatever country you're wanting (wireless/db.txt). Then you
update ath10k driver to add the channels.
Update core.h to increase the number of channels allowed. Then update
mac.c and add the 4.9 frequencies to the 5ghz_channels struct.
Depending on the radio's EEPROMs regulatory restrictions, you'll have
to hack up wireless/ath/regd.c as well. I haven't done this in several
months, but I don't think that anything in the ath10k driver has
changed enough to modify my instructions.
- Pushpal
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-01 21:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-01 18:41 ath10k on 4.9 band? Ben Greear
2015-07-01 21:49 ` Pushpal Sidhu
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.