[wireless-regdb] [PATCH] Specify Australian DFS region as DFS-ETSI

Dmitry Ivanov dmitrijs.ivanovs at ubnt.com
Tue May 5 01:32:16 PDT 2015


Currently, DFS region for Australia is not specified. This prevents starting AP with AU country code on DFS-affected channel in 5 GHz band with latest cfg80211 and hostapd because there is an explicit check for such condition.

This patch specifies DFS region for Australia as DFS-ETSI. Alternatively, DFS-FCC can be used.

Source: AS/NZS 4268 (not avilable online).

---
 db.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/db.txt b/db.txt
index ad2acf5..057c8e6 100644
--- a/db.txt
+++ b/db.txt
@@ -85,7 +85,7 @@ country AT: DFS-ETSI
 	# 60 gHz band channels 1-4, ref: Etsi En 302 567
 	(57000 - 66000 @ 2160), (40)
 
-country AU:
+country AU: DFS-ETSI
 	(2402 - 2482 @ 40), (20)
 	(5170 - 5250 @ 80), (17), AUTO-BW
 	(5250 - 5330 @ 80), (24), DFS, AUTO-BW
-- 
2.1.4




More information about the wireless-regdb mailing list