Re: [RFC] [PATCH 2/3] adds ieee80211_regdomains support

2006-10-25 Thread Luis R. Rodriguez
On 10/24/06, Anand Kumria [EMAIL PROTECTED] wrote: On Mon, 23 Oct 2006 18:47:25 -0400, Luis R. Rodriguez wrote: ieee80211_regdomains Breaks down regulatory domains into data structures which allow drivers to share channel and power contraints based on stack regulatory domain. This driver

Re: [RFC] [PATCH 2/3] adds ieee80211_regdomains support

2006-10-24 Thread Johannes Berg
and adds support for PtMP (Point to MultiPoint) and PtP (Point to Point) type restrictions. What are those restrictions? Similar comments here, why do you build the list at module init time instead of having it static? Also, do we really need all this data in the kernel? johannes - To

Re: [RFC] [PATCH 2/3] adds ieee80211_regdomains support

2006-10-24 Thread Luis R. Rodriguez
On 10/24/06, Johannes Berg [EMAIL PROTECTED] wrote: and adds support for PtMP (Point to MultiPoint) and PtP (Point to Point) type restrictions. What are those restrictions? I'm glad you asked. Here's a quote from: http://university.cyberarmy.net/kb/tiki-index.php?page=The+Power+of+802.11

Re: [RFC] [PATCH 2/3] adds ieee80211_regdomains support

2006-10-24 Thread Anand Kumria
On Mon, 23 Oct 2006 18:47:25 -0400, Luis R. Rodriguez wrote: ieee80211_regdomains Breaks down regulatory domains into data structures which allow drivers to share channel and power contraints based on stack regulatory domain. This driver adds in-kernel support for common regulatory domains