Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Issue 6898014: ath9k: add 0x6C regulatory domain support for new modules (Closed)

Created:
9 years, 8 months ago by Sam Leffler
Modified:
9 years, 7 months ago
Reviewers:
Paul Stewart
CC:
chromium-os-reviews_chromium.org, vb+kernel_google.com, Olof Johansson, sleffler+cc_chromium.org, msb+croskernel_chromium.org
Visibility:
Public.

Description

ath9k: add 0x6C regulatory domain support for new modules ath: fix 0x6C for beaconing/passive scan flags based on country IE The 0x6C regulatory domain is just like the 0x6A regulatory domain but differs in that 0x6C will allow adhoc and active scan on its channels only if we are associated to an AP with a country IE that allows those channels. The ath_reg_apply_beaconing_flags() does just this -- we respect the manufacturer's intent on only enabling beaconing modes of operation if and only if blessed by the country IE. Cc: David Quan <david.quan@atheros.com>; Cc: Senthil Balasubramanian <senthilkumar@atheros.com>; Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>; Signed-off-by: John W. Linville <linville@tuxdriver.com>; ath: Add a missing world regulatory domain 0x6C Some customers use 0x6C world regulatory domain and this patch adds the support. Cc: Luis R. Rodriguez <lrodriguez@atheros.com>; Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>; Signed-off-by: John W. Linville <linville@tuxdriver.com>; BUG=chromium-os-partner:3439 TEST=manual:boot on mario with 9382 and mario with 9280; run matfunc w/ no regressions

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M chromeos/compat-wireless/drivers/net/wireless/ath/regd.c View 3 chunks +5 lines, -3 lines 0 comments Download
M chromeos/compat-wireless/drivers/net/wireless/ath/regd_common.h View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sam Leffler
9 years, 8 months ago (2011-04-22 17:20:10 UTC) #1
Paul Stewart
9 years, 8 months ago (2011-04-22 19:53:48 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698