John W. Linville c6c3911
diff -up crda-1.1.2_2011.04.28/crda-1.1.2/udev/regulatory.rules.orig crda-1.1.2_2011.04.28/crda-1.1.2/udev/regulatory.rules
John W. Linville c6c3911
--- crda-1.1.1_2009.11.25/crda-1.1.2/udev/regulatory.rules.orig	2011-08-11 13:01:51.000000000 -0500
John W. Linville c6c3911
+++ crda-1.1.1_2009.11.25/crda-1.1.2/udev/regulatory.rules	2011-08-11 13:01:41.000000000 -0500
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
+
ab5b707
 KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="$(SBINDIR)crda"