All of lore.kernel.org
 help / color / mirror / Atom feed
From: Seth Forshee <seth.forshee@canonical.com>
To: Maya Erez <qca_merez@qca.qualcomm.com>
Cc: linux-wireless@vger.kernel.org,
	wireless-regdb@lists.infradead.org, wil6210@qca.qualcomm.com
Subject: Re: [PATCH] wireless-regdb: Republic of Korea: Add 60GHz regulatory rules
Date: Tue, 31 May 2016 07:35:50 -0500	[thread overview]
Message-ID: <20160531123550.GA93568@ubuntu-hedt> (raw)
In-Reply-To: <1463822708-20053-1-git-send-email-qca_merez@qca.qualcomm.com>

On Sat, May 21, 2016 at 12:25:08PM +0300, Maya Erez wrote:
> Add 60GHz regulatory rules for Korea (KR).
> Source is
> http://www.law.go.kr/%ED%96%89%EC%A0%95%EA%B7%9C%EC%B9%99/%EB%AC%B4%EC%84%A0%EC%84%A4%EB%B9%84%EA%B7%9C%EC%B9%99
> 
> Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
> ---
>  db.txt | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/db.txt b/db.txt
> index da16f7c..143f915 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -664,6 +664,10 @@ country KR: DFS-JP
>  	(5250 - 5330 @ 80), (20), DFS, AUTO-BW
>  	(5490 - 5710 @ 160), (30), DFS
>  	(5735 - 5835 @ 80), (30)
> +	# 60 GHz band channels 1-4,
> +	# ref: http://www.law.go.kr/%ED%96%89%EC%A0%95%EA%B7%9C%EC%B9%99/%EB%AC%B4%EC%84%A0%EC%84%A4%EB%B9%84%EA%B7%9C%EC%B9%99
> +	(57000 - 66000 @ 2160), (57)
> +

Thanks for the patch. I wanted to double check with you that the power
limit is correct though, since it seems extremely high (an order of
magnitude higher than what we have for any other country in fact). I
can't make out much of anything from the link, and I can't even run it
through google translate since it's composed of images rather than text.

Thanks,
Seth


WARNING: multiple messages have this Message-ID (diff)
From: Seth Forshee <seth.forshee@canonical.com>
To: Maya Erez <qca_merez@qca.qualcomm.com>
Cc: wil6210@qca.qualcomm.com, wireless-regdb@lists.infradead.org,
	linux-wireless@vger.kernel.org
Subject: Re: [wireless-regdb] [PATCH] wireless-regdb: Republic of Korea: Add 60GHz regulatory rules
Date: Tue, 31 May 2016 07:35:50 -0500	[thread overview]
Message-ID: <20160531123550.GA93568@ubuntu-hedt> (raw)
In-Reply-To: <1463822708-20053-1-git-send-email-qca_merez@qca.qualcomm.com>

On Sat, May 21, 2016 at 12:25:08PM +0300, Maya Erez wrote:
> Add 60GHz regulatory rules for Korea (KR).
> Source is
> http://www.law.go.kr/%ED%96%89%EC%A0%95%EA%B7%9C%EC%B9%99/%EB%AC%B4%EC%84%A0%EC%84%A4%EB%B9%84%EA%B7%9C%EC%B9%99
> 
> Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
> ---
>  db.txt | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/db.txt b/db.txt
> index da16f7c..143f915 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -664,6 +664,10 @@ country KR: DFS-JP
>  	(5250 - 5330 @ 80), (20), DFS, AUTO-BW
>  	(5490 - 5710 @ 160), (30), DFS
>  	(5735 - 5835 @ 80), (30)
> +	# 60 GHz band channels 1-4,
> +	# ref: http://www.law.go.kr/%ED%96%89%EC%A0%95%EA%B7%9C%EC%B9%99/%EB%AC%B4%EC%84%A0%EC%84%A4%EB%B9%84%EA%B7%9C%EC%B9%99
> +	(57000 - 66000 @ 2160), (57)
> +

Thanks for the patch. I wanted to double check with you that the power
limit is correct though, since it seems extremely high (an order of
magnitude higher than what we have for any other country in fact). I
can't make out much of anything from the link, and I can't even run it
through google translate since it's composed of images rather than text.

Thanks,
Seth


_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb


  reply	other threads:[~2016-05-31 12:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-21  9:25 [PATCH] wireless-regdb: Republic of Korea: Add 60GHz regulatory rules Maya Erez
2016-05-21  9:25 ` [wireless-regdb] " Maya Erez
2016-05-31 12:35 ` Seth Forshee [this message]
2016-05-31 12:35   ` Seth Forshee
2016-06-01 19:32   ` merez
2016-06-01 19:32     ` [wireless-regdb] " merez
2016-06-01 21:02     ` Seth Forshee
2016-06-01 21:02       ` [wireless-regdb] " Seth Forshee

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=20160531123550.GA93568@ubuntu-hedt \
    --to=seth.forshee@canonical.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=qca_merez@qca.qualcomm.com \
    --cc=wil6210@qca.qualcomm.com \
    --cc=wireless-regdb@lists.infradead.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.