18a72f9
diff -up crda-1.1.0_2009.04.17/crda-1.1.0/udev/regulatory.rules.orig crda-1.1.0_2009.04.17/crda-1.1.0/udev/regulatory.rules
18a72f9
--- crda-1.1.0_2009.04.17/crda-1.1.0/udev/regulatory.rules.orig	2009-04-17 17:49:45.000000000 -0400
18a72f9
+++ crda-1.1.0_2009.04.17/crda-1.1.0/udev/regulatory.rules	2009-05-13 13:34:23.000000000 -0400
af489f7
@@ -2,4 +2,6 @@
af489f7
 # For more information see:
af489f7
 # http://wireless.kernel.org/en/developers/Regulatory/CRDA
af489f7
 
af489f7
+SUBSYSTEM=="ieee80211", ACTION=="add", RUN+="/sbin/setregdomain"
af489f7
+
18a72f9
 KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="$(SBINDIR)/crda"