All of lore.kernel.org
 help / color / mirror / Atom feed
* wireless-regdb: Update regulatory rules for Germany (DE) on 5GHz
@ 2016-04-19 18:03 ` Maximilian Engelhardt
  0 siblings, 0 replies; 27+ messages in thread
From: Maximilian Engelhardt @ 2016-04-19 18:03 UTC (permalink / raw)
  To: seth.forshee; +Cc: wireless-regdb, linux-wireless, maxi

[-- Attachment #1: Type: text/plain, Size: 2434 bytes --]

Hi,

In Europe ETSI standardized the used for short range devices (SRD) [1] in ETSI 
EN 300 440-1 [2].
According to this standard generic use equipment is allowed to transmit in the 
frequency range form 5725 MHz to 5875 MHz with a maximum output power of 
25 mW e.i.r.p. This generic allocation also allows transmission of 802.11 
devices.

[3] has a list of countries and their status about the implementation of the 
SRD frequency bands. For the 5 GHz band this can be seen on page 38 in the 
paragraph ANNEX 1 and the entry Annex j.

Attached is a patch that adds the 5 GHz SRD band to db.txt for Germany.

If it is acceptable I can provide a patch adding the 5 GHz SRD band for the 
other countries listed in [3].

Thanks,
Maxi


[1] http://www.etsi.org/technologies-clusters/technologies/radio/short-range-devices
[2] http://www.etsi.org/deliver/etsi_en/300400_300499/30044001/01.06.01_60/en_30044001v010601p.pdf
[3] http://www.erodocdb.dk/Docs/doc98/official/pdf/REC7003e.pdf


diff --git a/db.txt b/db.txt
index e9ba21a..38a9340 100644
--- a/db.txt
+++ b/db.txt
@@ -319,6 +319,9 @@ country CZ: DFS-ETSI
 # limit is used here as the non-interference with radar and satellite
 # apps relies on the attenuation by the building walls only in the
 # absence of DFS; the neighbour countries have 100mW limit here as well.
+# The ETSI EN 300 440-1 standard for short range devices in the 5 GHz band has
+# been implemented in Germany:
+# https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Frequenzen/Allgemeinzuteilungen/2014_69_SRD_pdf.pdf
 
 country DE: DFS-ETSI
        # entries 279004 and 280006
@@ -329,6 +332,8 @@ country DE: DFS-ETSI
        (5250 - 5350 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW
        # entries 308002, 309001 and 310003
        (5470 - 5725 @ 160), (500 mW), DFS
+       # short range devices (ETSI EN 300 440-1)
+       (5725 - 5875 @ 80), (25 mW)
        # 60 GHz band channels 1-4, ref: Etsi En 302 567
        (57000 - 66000 @ 2160), (40)



-- 
Maximilian Engelhardt
Dipl.-Ing. (Univ.)
 
perisens GmbH
Lichtenbergstraße 8
85748 Garching bei München

tel:    +49 89 2155203-10
fax:    +49 89 2155203-19
web:    http://www.perisens.de/
_____________

perisens GmbH
Geschäftsführer: Dr. Florian Pfeiffer 
Sitz und Registergericht: München HRB 181857
USt-ID: DE-267481419

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply related	[flat|nested] 27+ messages in thread
* wireless-regdb: Update regulatory rules for Germany (DE) on 5GHz
@ 2009-03-27  0:21 Bernhard Seibold
  2009-03-27  7:15 ` Johannes Berg
                   ` (2 more replies)
  0 siblings, 3 replies; 27+ messages in thread
From: Bernhard Seibold @ 2009-03-27  0:21 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless


[-- Attachment #1.1: Type: text/plain, Size: 792 bytes --]

Hi!

The current regdb is missing a frequency range for Germany. That
freq-range is military-controlled, so to be on the safe side, I asked
the responsible agency, and they confirmed to me that it's legal to use.
They also sent me the attached pdf (German only) which contains some
details.

Please CC me on replies.


--- a/db.txt	2009-03-25 19:38:22.838975857 +0100
+++ b/db.txt	2009-03-25 19:39:37.722248019 +0100
@@ -165,8 +165,8 @@
 country DE:
 	# entries 279004 and 280006
 	(2400 - 2483.5 @ 40), (N/A, 100 mW)
-	# entries 303005 and 304002
-	(5150 - 5255 @ 40), (N/A, 200 mW), NO-OUTDOOR, DFS
+	# entries 303005, 304002 and 305002
+	(5150 - 5350 @ 40), (N/A, 200 mW), NO-OUTDOOR, DFS
 	# entries 308002 and 309001
 	(5470 - 5650 @ 40), (N/A, 1000 mW), DFS
 


[-- Attachment #1.2: WLAN 5 GHz.pdf --]
[-- Type: application/pdf, Size: 23835 bytes --]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2016-05-02 13:42 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-19 18:03 wireless-regdb: Update regulatory rules for Germany (DE) on 5GHz Maximilian Engelhardt
2016-04-19 18:03 ` [wireless-regdb] " Maximilian Engelhardt
2016-04-19 19:27 ` Petko Bordjukov
2016-04-19 19:27   ` Petko Bordjukov
2016-04-19 20:11   ` Bjørn Mork
2016-04-19 20:11     ` Bjørn Mork
2016-04-19 20:38     ` Petko Bordjukov
2016-04-19 20:38       ` Petko Bordjukov
2016-04-21 13:19 ` Seth Forshee
2016-04-21 13:19   ` [wireless-regdb] " Seth Forshee
2016-04-21 18:08   ` Maximilian Engelhardt
2016-04-21 18:08     ` [wireless-regdb] " Maximilian Engelhardt
2016-04-21 18:51     ` Seth Forshee
2016-04-21 18:51       ` [wireless-regdb] " Seth Forshee
2016-04-21 20:13       ` Anne Marcel Roorda
2016-04-21 20:13         ` Anne Marcel Roorda
2016-04-21 20:40         ` Seth Forshee
2016-04-21 20:40           ` Seth Forshee
2016-05-02 13:42     ` Seth Forshee
2016-05-02 13:42       ` [wireless-regdb] " Seth Forshee
  -- strict thread matches above, loose matches on Subject: below --
2009-03-27  0:21 Bernhard Seibold
2009-03-27  7:15 ` Johannes Berg
2009-03-27  7:31   ` Johannes Berg
2009-03-27 10:55   ` Bernhard Seibold
2009-03-27 21:10 ` Luis R. Rodriguez
2009-03-27 21:12   ` Luis R. Rodriguez
2009-03-30 20:11 ` Thomas Bächler

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.