View | Details | Raw Unified | Return to bug 194336 | Differences between
and this patch

Collapse All | Expand All

(-)sys/dev/ath/ath_hal/ah_regdomain/ah_rd_domains.h (+6 lines)
Lines 242-247 static REG_DOMAIN regDomains[] = { Link Here
242
	 .chan11a_quarter	= BM3(F8_5180_5240, F8_5260_5320,F10_5745_5825),
242
	 .chan11a_quarter	= BM3(F8_5180_5240, F8_5260_5320,F10_5745_5825),
243
	},
243
	},
244
244
245
	{.regDmnEnum		= FCC6,
246
	 .conformanceTestLimit	= FCC,
247
	 .chan11a		= BM3(F6_5180_5240, F5_5260_5320, F6_5745_5825),
248
	 .chan11a_dyn_turbo	= BM3(T2_5200_5240, T1_5280_5280, T1_5765_5805),
249
	},
250
245
	{.regDmnEnum		= MKK1,
251
	{.regDmnEnum		= MKK1,
246
	 .conformanceTestLimit	= MKK,
252
	 .conformanceTestLimit	= MKK,
247
	 .pscan			= PSCAN_MKK1,
253
	 .pscan			= PSCAN_MKK1,

Return to bug 194336