linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 09/12] wireless-regdb: Add Saint Lucia (LC) regulatory rules
@ 2014-09-03 13:15 Jouni Malinen
  2014-09-04  8:03 ` Johannes Berg
  0 siblings, 1 reply; 5+ messages in thread
From: Jouni Malinen @ 2014-09-03 13:15 UTC (permalink / raw)
  To: John W. Linville; +Cc: wireless-regdb, linux-wireless

Source:
http://www.ntrc.org.lc/operational_structures.htm

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
---
 db.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/db.txt b/db.txt
index 77b1773..2d0988a 100644
--- a/db.txt
+++ b/db.txt
@@ -576,6 +576,15 @@ country LB: DFS-FCC
 	(5490 - 5730 @ 80), (24), DFS
 	(5735 - 5835 @ 80), (30)
 
+# Source:
+# http://www.ntrc.org.lc/operational_structures.htm
+country LC: DFS-ETSI
+	(2402 - 2482 @ 40), (20)
+	(5170 - 5250 @ 80), (20)
+	(5250 - 5330 @ 80), (20), DFS
+	(5490 - 5710 @ 80), (30), DFS
+	(5735 - 5815 @ 80), (30)
+
 country LI: DFS-ETSI
 	(2402 - 2482 @ 40), (20)
 	(5170 - 5250 @ 80), (20)
-- 
1.9.1


-- 
Jouni Malinen                                            PGP id EFC895FA

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH 09/12] wireless-regdb: Add Saint Lucia (LC) regulatory rules
  2014-09-03 13:15 [PATCH 09/12] wireless-regdb: Add Saint Lucia (LC) regulatory rules Jouni Malinen
@ 2014-09-04  8:03 ` Johannes Berg
  2014-09-04 10:17   ` Jouni Malinen
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Berg @ 2014-09-04  8:03 UTC (permalink / raw)
  To: Jouni Malinen; +Cc: John W. Linville, wireless-regdb, linux-wireless

On Wed, 2014-09-03 at 16:15 +0300, Jouni Malinen wrote:
> Source:
> http://www.ntrc.org.lc/operational_structures.htm

Out of curiosity, I clicked the URL, but it seems empty/dead? :)

johannes


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 09/12] wireless-regdb: Add Saint Lucia (LC) regulatory rules
  2014-09-04  8:03 ` Johannes Berg
@ 2014-09-04 10:17   ` Jouni Malinen
  2014-09-04 10:23     ` Johannes Berg
  0 siblings, 1 reply; 5+ messages in thread
From: Jouni Malinen @ 2014-09-04 10:17 UTC (permalink / raw)
  To: Johannes Berg; +Cc: John W. Linville, wireless-regdb, linux-wireless

On Thu, Sep 04, 2014 at 10:03:51AM +0200, Johannes Berg wrote:
> On Wed, 2014-09-03 at 16:15 +0300, Jouni Malinen wrote:
> > Source:
> > http://www.ntrc.org.lc/operational_structures.htm
> 
> Out of curiosity, I clicked the URL, but it seems empty/dead? :)

Hmm.. It looks like all of www.ntrc.org.lc is in somewhat strange state
at the moment. If I remember correctly, I did test this link earlier
myself and it worked, so that may be a temporary issue (it returns a
somewhat interesting javascript design to display ads or domain parking
info, etc., and that does clearly work either; anyway, not something
that one would hope to see from a regulatory commission website). I'd
hope that this gets resolved eventually, but if desired, I can remove
that source link as well based on its current state.

-- 
Jouni Malinen                                            PGP id EFC895FA

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 09/12] wireless-regdb: Add Saint Lucia (LC) regulatory rules
  2014-09-04 10:17   ` Jouni Malinen
@ 2014-09-04 10:23     ` Johannes Berg
  2014-09-04 17:04       ` [wireless-regdb] " Luis R. Rodriguez
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Berg @ 2014-09-04 10:23 UTC (permalink / raw)
  To: Jouni Malinen; +Cc: John W. Linville, wireless-regdb, linux-wireless

On Thu, 2014-09-04 at 13:17 +0300, Jouni Malinen wrote:
> On Thu, Sep 04, 2014 at 10:03:51AM +0200, Johannes Berg wrote:
> > On Wed, 2014-09-03 at 16:15 +0300, Jouni Malinen wrote:
> > > Source:
> > > http://www.ntrc.org.lc/operational_structures.htm
> > 
> > Out of curiosity, I clicked the URL, but it seems empty/dead? :)
> 
> Hmm.. It looks like all of www.ntrc.org.lc is in somewhat strange state
> at the moment. If I remember correctly, I did test this link earlier
> myself and it worked, so that may be a temporary issue (it returns a
> somewhat interesting javascript design to display ads or domain parking
> info, etc., and that does clearly work either; anyway, not something
> that one would hope to see from a regulatory commission website). I'd
> hope that this gets resolved eventually, but if desired, I can remove
> that source link as well based on its current state.

Yes, indeed, it does seem to be messed up completely. I think leaving
the link is fine - for now at least archive.org has a copy so knowing
where it was is still useful.

johannes


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [wireless-regdb] [PATCH 09/12] wireless-regdb: Add Saint Lucia (LC) regulatory rules
  2014-09-04 10:23     ` Johannes Berg
@ 2014-09-04 17:04       ` Luis R. Rodriguez
  0 siblings, 0 replies; 5+ messages in thread
From: Luis R. Rodriguez @ 2014-09-04 17:04 UTC (permalink / raw)
  To: Johannes Berg
  Cc: Jouni Malinen, linux-wireless, wireless-regdb, John W. Linville

On Thu, Sep 04, 2014 at 12:23:40PM +0200, Johannes Berg wrote:
> On Thu, 2014-09-04 at 13:17 +0300, Jouni Malinen wrote:
> > On Thu, Sep 04, 2014 at 10:03:51AM +0200, Johannes Berg wrote:
> > > On Wed, 2014-09-03 at 16:15 +0300, Jouni Malinen wrote:
> > > > Source:
> > > > http://www.ntrc.org.lc/operational_structures.htm
> > > 
> > > Out of curiosity, I clicked the URL, but it seems empty/dead? :)
> > 
> > Hmm.. It looks like all of www.ntrc.org.lc is in somewhat strange state
> > at the moment. If I remember correctly, I did test this link earlier
> > myself and it worked, so that may be a temporary issue (it returns a
> > somewhat interesting javascript design to display ads or domain parking
> > info, etc., and that does clearly work either; anyway, not something
> > that one would hope to see from a regulatory commission website). I'd
> > hope that this gets resolved eventually, but if desired, I can remove
> > that source link as well based on its current state.
> 
> Yes, indeed, it does seem to be messed up completely. I think leaving
> the link is fine - for now at least archive.org has a copy so knowing
> where it was is still useful.

Did Putin invade?

  Luis

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-04 17:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-03 13:15 [PATCH 09/12] wireless-regdb: Add Saint Lucia (LC) regulatory rules Jouni Malinen
2014-09-04  8:03 ` Johannes Berg
2014-09-04 10:17   ` Jouni Malinen
2014-09-04 10:23     ` Johannes Berg
2014-09-04 17:04       ` [wireless-regdb] " Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).