This patch series adds the new regulatory infrastructure with edits and feedback taken into account from our dicussions at the OLS Linux wireless summit #3, namely: * We use udev to communicate to userspace now * kmalloc() a regulatory domain structure with one call instead of two * allow drivers to provide their own built regulatory domain structure, without any alpha2 attached to it To pass regulatory domains to the kernel you need CRDA, which you can build and install from: git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/crda.git This patch series only adds regulatory_hint() suppor to zd1211rw, others will come as we go. Letting users set the regulatory domain will also be added soon through iw. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html