Blob Blame History Raw
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
--- crda-1.1.0_2009.04.17/crda-1.1.0/udev/regulatory.rules.orig	2009-04-17 17:49:45.000000000 -0400
+++ crda-1.1.0_2009.04.17/crda-1.1.0/udev/regulatory.rules	2009-05-13 13:34:23.000000000 -0400
@@ -2,4 +2,6 @@
 # For more information see:
 # http://wireless.kernel.org/en/developers/Regulatory/CRDA
 
+SUBSYSTEM=="ieee80211", ACTION=="add", RUN+="/sbin/setregdomain"
+
 KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="$(SBINDIR)/crda"