Re: [RFC PATCH 1/2] cfg80211: Add support for ITS-G5 band (5.9 GHz)

2015-10-16 Thread Michal Sojka
On Fri, Oct 16 2015, Johannes Berg wrote: > Hi, > >> I thought that the regdb is for unlicensed bands with unrestricted use. >> The 5.9 GHz band is not licensed but it is restricted for ITS >> applications. > > It kind of is, at least the current one is. > >> In http://marc.info/?l=linux-wireless&

Re: [RFC PATCH 1/2] cfg80211: Add support for ITS-G5 band (5.9 GHz)

2015-10-16 Thread Johannes Berg
Hi, > I thought that the regdb is for unlicensed bands with unrestricted use. > The 5.9 GHz band is not licensed but it is restricted for ITS > applications. It kind of is, at least the current one is. > In http://marc.info/?l=linux-wireless&m=140183393707445&w=2 > Luis Rodriguez suggested that

Re: [RFC PATCH 1/2] cfg80211: Add support for ITS-G5 band (5.9 GHz)

2015-10-16 Thread Michal Sojka
Hi all, (I added wireless-re...@lists.infradead.org to recipients, the original mail is at http://marc.info/?l=linux-wireless&m=144499490005262) On Fri, Oct 16 2015, Johannes Berg wrote: > On Fri, 2015-10-16 at 13:28 +0200, Jan Kaisrlik wrote: >> The patch adds support for Intelligent Transportat

Re: [RFC PATCH 1/2] cfg80211: Add support for ITS-G5 band (5.9 GHz)

2015-10-16 Thread Johannes Berg
On Fri, 2015-10-16 at 13:28 +0200, Jan Kaisrlik wrote: > The patch adds support for Intelligent Transportation System (ITS-G5) > band as defined by ETSI EN 302 663 standard. This band is enabled by > a new configuration option CFG80211_REG_ITSG5_BAND, which depends on > CFG80211_CERTIFICATION_ONUS.

[RFC PATCH 1/2] cfg80211: Add support for ITS-G5 band (5.9 GHz)

2015-10-16 Thread Jan Kaisrlik
The patch adds support for Intelligent Transportation System (ITS-G5) band as defined by ETSI EN 302 663 standard. This band is enabled by a new configuration option CFG80211_REG_ITSG5_BAND, which depends on CFG80211_CERTIFICATION_ONUS. Signed-off-by: Jan Kaisrlik Cc: Michal Sojka --- include/u