On Thu, May 29, 2008 at 1:12 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > >> > It seems to me that (12, -1) would be pretty much the same as (8, +1) as >> > far as regulatory is concerned. >> >> Yes, just beacons will flows on 12 and not on 8 so from protocol point >> this is important > > Yes, but how is it important to the regulatory regulations? I didn't say it does. > >> (But this is not what is written in the comment we comparing (8,-1) to >> (8,+1) - Both are FAT channels - Beacons flow on 8 channel) >> >> I'm just thinking about how we should >> > express this in the regulatory database where we're not really concerned >> > with channels but rather allowed bands. >> > >> Not sure what do you mean, You always need to keep in mind channel, band tuple. > > Well our database just says: "ok, you're allowed to use 2400-2483.5 MHz, > at a maximum bandwidth of 40 MHz, if it fits" OK. Now I understand your question. The word 'band' is a bit overloaded. Regulatory specs uses 'channel starting frequency' as for 2.4 or 5, 'channel spacing' as for 10 (Narrow) 20 (Wide) 40 (FAT) and channel set as list of channels for particular reg domain class such as 36, 48. I'm not aware of the cases that if (Ch1, +1) is on the same band as (Ch2, -1) it won't be allowed in some regulatory domain, so your DB would be OK. Just the protocol doesn't talk in frequencies but in channels. When matching against such database you would need to check not only if you can associate against X-Y Mhz (40Mhz) but also if you can fall to X (20Mhz) or Y(20MHz) depending if X or Y is the primary channel. Thanks Tomas -- 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