FreeBSD Bugzilla – Attachment 165880 Details for
Bug 194336
AR9300 pci wireless card not working
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add a regulatory domain for Canada
ath_hal.diff (text/plain), 673 bytes, created by
Jung-uk Kim
on 2016-01-20 19:53:53 UTC
(
hide
)
Description:
Add a regulatory domain for Canada
Filename:
MIME Type:
Creator:
Jung-uk Kim
Created:
2016-01-20 19:53:53 UTC
Size:
673 bytes
patch
obsolete
>Index: sys/dev/ath/ath_hal/ah_regdomain/ah_rd_domains.h >=================================================================== >--- sys/dev/ath/ath_hal/ah_regdomain/ah_rd_domains.h (revision 294443) >+++ sys/dev/ath/ath_hal/ah_regdomain/ah_rd_domains.h (working copy) >@@ -242,6 +242,12 @@ static REG_DOMAIN regDomains[] = { > .chan11a_quarter = BM3(F8_5180_5240, F8_5260_5320,F10_5745_5825), > }, > >+ {.regDmnEnum = FCC6, >+ .conformanceTestLimit = FCC, >+ .chan11a = BM3(F6_5180_5240, F5_5260_5320, F6_5745_5825), >+ .chan11a_dyn_turbo = BM3(T2_5200_5240, T1_5280_5280, T1_5765_5805), >+ }, >+ > {.regDmnEnum = MKK1, > .conformanceTestLimit = MKK, > .pscan = PSCAN_MKK1,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194336
:
165875
| 165880