Return-path: Received: from charlotte.tuxdriver.com ([70.61.120.58]:34174 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758075Ab0KQVox (ORCPT ); Wed, 17 Nov 2010 16:44:53 -0500 From: "John W. Linville" To: wireless-regdb@lists.infradead.org Cc: Johannes Berg , "Luis R. Rodriguez" , Kurt Garloff , linux-wireless@vger.kernel.org, "John W. Linville" Subject: [PATCH] wireless-regdb: update rules for DE Date: Wed, 17 Nov 2010 16:36:57 -0500 Message-Id: <1290029817-711-1-git-send-email-linville@tuxdriver.com> In-Reply-To: <20100525151429.GC6342@tpkurt2.garloff.de> References: <20100525151429.GC6342@tpkurt2.garloff.de> Sender: linux-wireless-owner@vger.kernel.org List-ID: From: Kurt Garloff http://marc.info/?l=linux-wireless&m=127480075306482&w=2 Cc: "Luis R. Rodriguez" Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Time to clear the logjam... db.txt | 24 +++++++++++++++++------- 1 files changed, 17 insertions(+), 7 deletions(-) diff --git a/db.txt b/db.txt index e63a43e..40a8bbc 100644 --- a/db.txt +++ b/db.txt @@ -176,17 +176,27 @@ country CZ: (5250 - 5350 @ 40), (N/A, 200 mW), NO-OUTDOOR, DFS (5470 - 5725 @ 40), (N/A, 1000 mW), DFS -# Data from "Frequenznutzungsplan" (as published in April 2008), -# downloaded from http://www.bundesnetzagentur.de/media/archive/13358.pdf -# Also applicable is http://www.bundesnetzagentur.de/media/archive/5009.pdf -# On the 5 GHz ranges TX power can be doubled if TPC is implemented. +# Data from "Frequenznutzungsplan" (as published in April 2008), downloaded from +# http://www.bundesnetzagentur.de/cae/servlet/contentblob/38448/publicationFile/2659/Frequenznutzungsplan2008_Id17448pdf.pdf +# For the 5GHz range also see +# http://www.bundesnetzagentur.de/cae/servlet/contentblob/38216/publicationFile/6579/WLAN5GHzVfg7_2010_28042010pdf.pdf +# The values have been reduced by a factor of 2 (3db) for non TPC devices +# (in other words: devices with TPC can use twice the tx power of this table). +# Note that the docs do not require TPC for 5150--5250; the reduction to +# 100mW thus is not strictly required -- however the conservative 100mW +# 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. + country DE: # entries 279004 and 280006 (2400 - 2483.5 @ 40), (N/A, 100 mW) - # entries 303005, 304002 and 305002 - (5150 - 5350 @ 40), (N/A, 100 mW), NO-OUTDOOR, DFS + # entry 303005 + (5150 - 5250 @ 40), (N/A, 100 mW), NO-OUTDOOR + # entries 304002 and 305002 + (5250 - 5350 @ 40), (N/A, 100 mW), NO-OUTDOOR, DFS # entries 308002, 309001 and 310003 - (5470 - 5725 @ 40), (N/A, 500 mW), NO-OUTDOOR, DFS + (5470 - 5725 @ 40), (N/A, 500 mW), DFS country DK: (2402 - 2482 @ 40), (N/A, 20) -- 1.7.3.2