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

Side by Side Diff: chromeos/compat-wireless/drivers/net/wireless/ath/regd_common.h

Issue 6898014: ath9k: add 0x6C regulatory domain support for new modules (Closed) Base URL: ssh://gitrw.chromium.org:9222/kernel.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chromeos/compat-wireless/drivers/net/wireless/ath/regd.c ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* 1 /*
2 * Copyright (c) 2008-2009 Atheros Communications Inc. 2 * Copyright (c) 2008-2009 Atheros Communications Inc.
3 * 3 *
4 * Permission to use, copy, modify, and/or distribute this software for any 4 * Permission to use, copy, modify, and/or distribute this software for any
5 * purpose with or without fee is hereby granted, provided that the above 5 * purpose with or without fee is hereby granted, provided that the above
6 * copyright notice and this permission notice appear in all copies. 6 * copyright notice and this permission notice appear in all copies.
7 * 7 *
8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 9 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 10 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 WOR4_WORLD = 0x64, 79 WOR4_WORLD = 0x64,
80 WOR5_ETSIC = 0x65, 80 WOR5_ETSIC = 0x65,
81 81
82 WOR01_WORLD = 0x66, 82 WOR01_WORLD = 0x66,
83 WOR02_WORLD = 0x67, 83 WOR02_WORLD = 0x67,
84 EU1_WORLD = 0x68, 84 EU1_WORLD = 0x68,
85 85
86 WOR9_WORLD = 0x69, 86 WOR9_WORLD = 0x69,
87 WORA_WORLD = 0x6A, 87 WORA_WORLD = 0x6A,
88 WORB_WORLD = 0x6B, 88 WORB_WORLD = 0x6B,
89 WORC_WORLD = 0x6C,
89 90
90 MKK3_MKKB = 0x80, 91 MKK3_MKKB = 0x80,
91 MKK3_MKKA2 = 0x81, 92 MKK3_MKKA2 = 0x81,
92 MKK3_MKKC = 0x82, 93 MKK3_MKKC = 0x82,
93 94
94 MKK4_MKKB = 0x83, 95 MKK4_MKKB = 0x83,
95 MKK4_MKKA2 = 0x84, 96 MKK4_MKKA2 = 0x84,
96 MKK4_MKKC = 0x85, 97 MKK4_MKKC = 0x85,
97 98
98 MKK5_MKKB = 0x86, 99 MKK5_MKKB = 0x86,
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 {WOR2_WORLD, NO_CTL, NO_CTL}, 275 {WOR2_WORLD, NO_CTL, NO_CTL},
275 {WOR3_WORLD, NO_CTL, NO_CTL}, 276 {WOR3_WORLD, NO_CTL, NO_CTL},
276 {WOR4_WORLD, NO_CTL, NO_CTL}, 277 {WOR4_WORLD, NO_CTL, NO_CTL},
277 {WOR5_ETSIC, NO_CTL, NO_CTL}, 278 {WOR5_ETSIC, NO_CTL, NO_CTL},
278 {WOR01_WORLD, NO_CTL, NO_CTL}, 279 {WOR01_WORLD, NO_CTL, NO_CTL},
279 {WOR02_WORLD, NO_CTL, NO_CTL}, 280 {WOR02_WORLD, NO_CTL, NO_CTL},
280 {EU1_WORLD, NO_CTL, NO_CTL}, 281 {EU1_WORLD, NO_CTL, NO_CTL},
281 {WOR9_WORLD, NO_CTL, NO_CTL}, 282 {WOR9_WORLD, NO_CTL, NO_CTL},
282 {WORA_WORLD, NO_CTL, NO_CTL}, 283 {WORA_WORLD, NO_CTL, NO_CTL},
283 {WORB_WORLD, NO_CTL, NO_CTL}, 284 {WORB_WORLD, NO_CTL, NO_CTL},
285 {WORC_WORLD, NO_CTL, NO_CTL},
284 }; 286 };
285 287
286 static struct country_code_to_enum_rd allCountries[] = { 288 static struct country_code_to_enum_rd allCountries[] = {
287 {CTRY_DEBUG, NO_ENUMRD, "DB"}, 289 {CTRY_DEBUG, NO_ENUMRD, "DB"},
288 {CTRY_DEFAULT, FCC1_FCCA, "CO"}, 290 {CTRY_DEFAULT, FCC1_FCCA, "CO"},
289 {CTRY_ALBANIA, NULL1_WORLD, "AL"}, 291 {CTRY_ALBANIA, NULL1_WORLD, "AL"},
290 {CTRY_ALGERIA, NULL1_WORLD, "DZ"}, 292 {CTRY_ALGERIA, NULL1_WORLD, "DZ"},
291 {CTRY_ARGENTINA, FCC3_WORLD, "AR"}, 293 {CTRY_ARGENTINA, FCC3_WORLD, "AR"},
292 {CTRY_ARMENIA, ETSI4_WORLD, "AM"}, 294 {CTRY_ARMENIA, ETSI4_WORLD, "AM"},
293 {CTRY_ARUBA, ETSI1_WORLD, "AW"}, 295 {CTRY_ARUBA, ETSI1_WORLD, "AW"},
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
466 {CTRY_UNITED_STATES_FCC49, FCC4_FCCA, "PS"}, 468 {CTRY_UNITED_STATES_FCC49, FCC4_FCCA, "PS"},
467 {CTRY_URUGUAY, FCC3_WORLD, "UY"}, 469 {CTRY_URUGUAY, FCC3_WORLD, "UY"},
468 {CTRY_UZBEKISTAN, FCC3_FCCA, "UZ"}, 470 {CTRY_UZBEKISTAN, FCC3_FCCA, "UZ"},
469 {CTRY_VENEZUELA, APL2_ETSIC, "VE"}, 471 {CTRY_VENEZUELA, APL2_ETSIC, "VE"},
470 {CTRY_VIET_NAM, NULL1_WORLD, "VN"}, 472 {CTRY_VIET_NAM, NULL1_WORLD, "VN"},
471 {CTRY_YEMEN, NULL1_WORLD, "YE"}, 473 {CTRY_YEMEN, NULL1_WORLD, "YE"},
472 {CTRY_ZIMBABWE, NULL1_WORLD, "ZW"}, 474 {CTRY_ZIMBABWE, NULL1_WORLD, "ZW"},
473 }; 475 };
474 476
475 #endif 477 #endif
OLDNEW
« no previous file with comments | « chromeos/compat-wireless/drivers/net/wireless/ath/regd.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698