Return-path: Received: from senator.holtmann.net ([87.106.208.187]:33919 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753787AbYJWTxo (ORCPT ); Thu, 23 Oct 2008 15:53:44 -0400 Subject: RE: [PATCH] wireless: add regulatory_struct_hint From: Marcel Holtmann To: "Perez-Gonzalez, Inaky" Cc: "Luis R. Rodriguez" , Johannes Berg , John Linville , linux-wireless , "Zhu, Yi" , "Luis R. Rodriguez" In-Reply-To: <8F0C2E89B9AA20448D482EB589641EB306B6390D@orsmsx507.amr.corp.intel.com> References: <1224585110.5521.8.camel@johannes.berg> <20081022122148.GF6190@tesla> <8F0C2E89B9AA20448D482EB589641EB306B6390D@orsmsx507.amr.corp.intel.com> Content-Type: text/plain Date: Thu, 23 Oct 2008 21:54:44 +0200 Message-Id: <1224791684.9386.194.camel@californication> (sfid-20081023_215348_333964_76ABC1E4) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Luis, > >Since this is only for wiphys this seems reasonable. I just keep in the > >back of my mind leaving open the possibility for other wireless > >subsystems to be able to make use of the currently set regulatory domain > >and its regulatory rules, but this is in keeping with that as our > >current requests are not changing the regulatory definitions, and just > >as we have a wiphy for last_request we can add later struct > >foo_new_wireless_type there too. I am curious if band definitions > >should be shared between Bluetooth and 802.11 though. I don't think > >BT devices have any notion of regulatory though nor are they capable of > >exporting it though. Marcel is this correct? Inaky -- how about uwb, or > >WiMax? > > UWB swipes over all the bands (from 3.1 to 10.6G), but keeping emission below FCCp15 limits (-41dBm, if memory serves) so it looks as interference to others. All the channel assignments are fixed and known, so in theory, > it'd be possible to coordinate. and Bluetooth uses the full 2.4 GHz band (split into 79 channels) and it uses the full band equally and is allowed to. The regulatory efforts of the Bluetooth SIG made it possible to use this world-wide. No regulatory stuff is needed here. Bluetooth will also use UWB in the future in the range of 6 GHz and it will get the same world-wide regulatory effort. The only part I am not sure is Bluetooth over 802.11 since they have some weird stuff in there and the specification is not final yet. Regards Marcel