Linux backports project
 help / color / mirror / Atom feed
* [Bug 111401] New: Missing country on atheros driver regd_common.h and regd.h
@ 2016-01-28  0:10 bugzilla-daemon
  2016-01-28  0:12 ` [Bug 111401] " bugzilla-daemon
  2016-05-04 20:58 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-01-28  0:10 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=111401

            Bug ID: 111401
           Summary: Missing country on atheros driver regd_common.h and
                    regd.h
           Product: Backports project
           Version: unspecified
    Kernel Version: backports-4.0.1-1
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Backports
          Assignee: backports@vger.kernel.org
          Reporter: brunoaduarte@hotmail.com
        Regression: No

Country Guyana is missing from the enums in these files.

wireless-regdb-2015.12.14 -> db.txt
country GY:
    (2402 - 2482 @ 40), (30)
    (5735 - 5835 @ 80), (30)

regd_common.h
> {CTRY_GUYANA, NULL1_WORLD, "GY"},


regd.h
> enum CountryCode {
>	CTRY_ALBANIA = xx,
> ...

-- 
You are receiving this mail because:
You are the assignee for the bug.--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 111401] Missing country on atheros driver regd_common.h and regd.h
  2016-01-28  0:10 [Bug 111401] New: Missing country on atheros driver regd_common.h and regd.h bugzilla-daemon
@ 2016-01-28  0:12 ` bugzilla-daemon
  2016-05-04 20:58 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-01-28  0:12 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=111401

--- Comment #1 from brunoaduarte@hotmail.com ---
You should use these
ftp://ftp.maths.tcd.ie/usr/include/net80211/ieee80211_regdomain.h

CTRY_GUYANA        = 328

-- 
You are receiving this mail because:
You are the assignee for the bug.
--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 111401] Missing country on atheros driver regd_common.h and regd.h
  2016-01-28  0:10 [Bug 111401] New: Missing country on atheros driver regd_common.h and regd.h bugzilla-daemon
  2016-01-28  0:12 ` [Bug 111401] " bugzilla-daemon
@ 2016-05-04 20:58 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-05-04 20:58 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=111401

Luis R. Rodriguez <mcgrof@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mcgrof@gmail.com
         Resolution|---                         |INVALID

--- Comment #2 from Luis R. Rodriguez <mcgrof@gmail.com> ---
Regulatory data is maintained separately in the wireless-regdb project.

https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb

As you noted GY is there already. The Atheros driver lacking a GY annotation is
up to the atheros driver, that needs to be addressed upstream and is therefore
not a backports specific issue. You should address this upstream:

For that see:

https://wireless.wiki.kernel.org/en/developers/mailinglists

The regd_common.h file is part of the ath module. As the Linux kernel ath
module maintainer, I welcome a patch but you must post it to the linux-wireless
list and also get Kalle Vallo to review it as he is at Atheros can also help
review Atheros' own position on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-04 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28  0:10 [Bug 111401] New: Missing country on atheros driver regd_common.h and regd.h bugzilla-daemon
2016-01-28  0:12 ` [Bug 111401] " bugzilla-daemon
2016-05-04 20:58 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox