Linux wireless drivers development
 help / color / mirror / Atom feed
From: Juuso Oikarinen <juuso.oikarinen@nokia.com>
To: ext Arik Nemtsov <arik@wizery.com>
Cc: linux-wireless@vger.kernel.org, Luciano Coelho <coelho@ti.com>
Subject: Re: [PATCH] wl12xx: Add channel 14 to list of supported 2ghz channels
Date: Wed, 12 Jan 2011 08:03:05 +0200	[thread overview]
Message-ID: <1294812185.18570.44.camel@wimaxnb.nmp.nokia.com> (raw)
In-Reply-To: <1294775357-10821-1-git-send-email-arik@wizery.com>

On Tue, 2011-01-11 at 21:49 +0200, ext Arik Nemtsov wrote:
> Signed-off-by: Arik Nemtsov <arik@wizery.com>
> ---
> drivers/net/wireless/wl12xx/main.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/net/wireless/wl12xx/main.c b/drivers/net/wireless/wl12xx/main.c
> index 062247e..a7afdca 100644
> --- a/drivers/net/wireless/wl12xx/main.c
> +++ b/drivers/net/wireless/wl12xx/main.c
> @@ -2305,6 +2305,7 @@ static struct ieee80211_channel wl1271_channels[] = {
>  	{ .hw_value = 11, .center_freq = 2462, .max_power = 25 },
>  	{ .hw_value = 12, .center_freq = 2467, .max_power = 25 },
>  	{ .hw_value = 13, .center_freq = 2472, .max_power = 25 },
> +	{ .hw_value = 14, .center_freq = 2484, .max_power = 25 },
>  };
>  
>  /* mapping to indexes for wl1271_rates */

Do the radio-parameter structs (i.e. the INI-file) already have a field
for channel 14? If not, does not adding this channel introduce strange
problems?

We used to have some 4.9GHz channels on the 11a band, which are
theoretically supported but were lacking the respective radio-parameter
fields, which caused some issues and they had to be removed until the
radio-parameter interface is updated.

-Juuso


      reply	other threads:[~2011-02-03 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11 19:49 [PATCH] wl12xx: Add channel 14 to list of supported 2ghz channels Arik Nemtsov
2011-01-12  6:03 ` Juuso Oikarinen [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=1294812185.18570.44.camel@wimaxnb.nmp.nokia.com \
    --to=juuso.oikarinen@nokia.com \
    --cc=arik@wizery.com \
    --cc=coelho@ti.com \
    --cc=linux-wireless@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox