Return-path: Received: from mail-we0-f174.google.com ([74.125.82.174]:65257 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754992Ab2GDVFN (ORCPT ); Wed, 4 Jul 2012 17:05:13 -0400 Received: by werb14 with SMTP id b14so4732438wer.19 for ; Wed, 04 Jul 2012 14:05:12 -0700 (PDT) From: Xose Vazquez Perez To: mcgrof@frijolero.org, linville@tuxdriver.com, wireless-regdb@lists.infradead.org, linux-wireless@vger.kernel.org, xose.vazquez@gmail.com Subject: [PATCH 1/3] wireless-regdb: Update regulatory rules for ES (Spain) on 5GHz and 2.4GHz Date: Wed, 4 Jul 2012 23:05:05 +0200 Message-Id: <1341435907-3787-1-git-send-email-xose.vazquez@gmail.com> (sfid-20120704_230522_343416_D4141ECE) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: - Change frequencies. Spanish law was based on CEPT/EU rules: http://lists.infradead.org/pipermail/wireless-regdb/2012-June/000058.html http://lists.infradead.org/pipermail/wireless-regdb/2012-June/000059.html Orden ITC/332/2010, de 12 de febrero, por la que se aprueba el cuadro nacional de atribuciĆ³n de frecuencias (CNAF): https://www.boe.es/diario_boe/txt.php?id=BOE-A-2010-2719 https://www.boe.es/boe/dias/2010/02/19/pdfs/BOE-A-2010-2719.pdf search for: UN - 85 RLANs y datos en 2400 a 2483,5 MHz (pag. 213) UN - 128 RLANs en 5 GHz (pag. 232) more info at "Cuadro nacional de atribuciĆ³n de frecuencias (CNAF)": http://www.minetur.gob.es/telecomunicaciones/espectro/paginas/cnaf.aspx Signed-off-by: Xose Vazquez Perez --- db.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/db.txt b/db.txt index 4c54543..152eb0c 100644 --- a/db.txt +++ b/db.txt @@ -239,10 +239,10 @@ country EG: (5250 - 5330 @ 20), (N/A, 20), DFS country ES: DFS-ETSI - (2402 - 2482 @ 40), (N/A, 20) - (5170 - 5250 @ 40), (N/A, 20) - (5250 - 5330 @ 40), (N/A, 20), DFS - (5490 - 5710 @ 40), (N/A, 27), DFS + (2400 - 2483.5 @ 40), (N/A, 20) + (5150 - 5250 @ 40), (N/A, 20) + (5250 - 5350 @ 40), (N/A, 20), DFS + (5470 - 5725 @ 40), (N/A, 27), DFS country FI: DFS-ETSI (2402 - 2482 @ 40), (N/A, 20) -- 1.7.10.4