freebsd-dev/sys/dev/ath/ath_hal/ar9002
Adrian Chadd 9d6de76d8e Port over ar5416OverrideIni() from ath9k ar5008_hw_override_ini().
* change the BB gating logic to explicitly define which chips are covered;
  the ath9k method isn't as clear.
* don't disable the BB gating for now, the ar5416 initvals have it, and the
  ar9160 initval sets it to 0x0. Figure out why before re-enabling this.
* migrate the Merlin (ar9280) applicable WAR from the Kite (ar9285) code
  (which won't get called for Merlin!) and stuff it in here.
2011-03-03 08:38:31 +00:00
..
ar9280_attach.c Add in ANI parameters for the AR9280. These aren't enabled by default 2011-02-17 05:56:03 +00:00
ar9280.c Use analog delay macro for modifying an analog register. 2011-02-07 21:30:56 +00:00
ar9280.h Bring over some NF calibration changes from ath9k. 2011-01-29 14:27:20 +00:00
ar9280v1.ini
ar9280v2.ini Update the AR9280v2 inivals to match what is in Linux ath9k. 2011-01-23 14:30:35 +00:00
ar9285_attach.c Port over ar5416OverrideIni() from ath9k ar5008_hw_override_ini(). 2011-03-03 08:38:31 +00:00
ar9285_reset.c
ar9285.c
ar9285.h Bring over some NF calibration changes from ath9k. 2011-01-29 14:27:20 +00:00
ar9285.ini
ar9285v2.ini Commit updated AR9285 (Kite) v2 initvals from ath9k. 2011-01-25 05:36:29 +00:00