History log of /freebsd-10-stable/sys/dev/ath/ath_hal/ah_regdomain/
Revision Date Author Comments
256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


248677 24-Mar-2013 adrian

Add new regulatory domain.

Obtained from: Qualcomm Atheros


224226 20-Jul-2011 adrian

These two are ath_hal regulatory domain updates from the Atheros
reference driver.

* Australia should use FCC3_WORLD
* Add some new SKUs; these are just the EEPROM values and haven't been
fully defined yet. As such they won't affect anything.

Obtained from: Atheros
Approved by: re (kib)


219442 10-Mar-2011 adrian

Migrate the regulatory database definitions into separate header files
to both make things clearer, and to make it easier to write userland
code which pulls in these definitions without needing to pull in the
rest of the HAL.

This stuff should be deprecated at some point in the future once
the net80211 regulatory domain support encapsulates all of the
defintions here.