]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Read in the extended regulatory domain flags so future code can use them.
authoradrian <adrian@FreeBSD.org>
Sat, 7 May 2011 11:05:16 +0000 (11:05 +0000)
committeradrian <adrian@FreeBSD.org>
Sat, 7 May 2011 11:05:16 +0000 (11:05 +0000)
commit496023c65b425b6ce5c01dd371afcafcf6d7ef23
treef53d80dde7eeeffb7650d6a99e394a9532393b4e
parentf98c5772c97ff15ef39562d77c23cdd904c0a5db
Read in the extended regulatory domain flags so future code can use them.

These describe FCC/Japan channel and DFS behaviour.

The AR9285 and later chips don't set these bits in the eeprom, the correct
behaviour is to just assume all five bits are enabled.
sys/dev/ath/ath_hal/ah_internal.h
sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
sys/dev/ath/ath_hal/ar9001/ar9130_attach.c
sys/dev/ath/ath_hal/ar9001/ar9160_attach.c
sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
sys/dev/ath/ath_hal/ar9002/ar9285_attach.c