freebsd-dev/sys/dev/ath/ath_hal
Adrian Chadd fb14f71662 Fix the Atheros V4K EEPROM definitions to match those in ath9k.
It turns out that the V4K eeprom definitions (used by the AR9285 and
its derivatives) is wrong. These values are at least causing issues
on my AR2427.

With this fix (and initvals in a subsequent commit), the AR2427 behaves
a lot better.

Note - there's still significant drift between the ath9k v4k eeprom
init code (again, used by AR9285 and derivatives) and what's in this
tree. That needs to be investigated and resolved.
2011-01-25 05:35:09 +00:00
..
ar5210 ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00
ar5211 ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00
ar5212 ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00
ar5312 Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ar5416 Remove an invalid register setup; this is likely a holdover from 2011-01-24 17:03:22 +00:00
ar9001 Push the non-AR5416 related stuff into chipset specific directories. 2011-01-20 09:03:40 +00:00
ar9002 Update the AR9280v2 inivals to match what is in Linux ath9k. 2011-01-23 14:30:35 +00:00
ah_debug.h
ah_decode.h
ah_desc.h
ah_devid.h Include the device ids for the AR2427. 2011-01-20 09:37:53 +00:00
ah_diagcodes.h
ah_eeprom_v1.c
ah_eeprom_v1.h
ah_eeprom_v3.c
ah_eeprom_v3.h
ah_eeprom_v4k.c Fix the Atheros V4K EEPROM definitions to match those in ath9k. 2011-01-25 05:35:09 +00:00
ah_eeprom_v4k.h Fix the Atheros V4K EEPROM definitions to match those in ath9k. 2011-01-25 05:35:09 +00:00
ah_eeprom_v14.c Modify the v14/v4k eeprom diag interface to return the whole eeprom. 2011-01-21 06:42:25 +00:00
ah_eeprom_v14.h Port over another EEPROM option from ath9k - AR_EEP_DAC_HPWR_5G 2011-01-20 07:42:39 +00:00
ah_eeprom.h Port over another EEPROM option from ath9k - AR_EEP_DAC_HPWR_5G 2011-01-20 07:42:39 +00:00
ah_internal.h Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ah_regdomain.c
ah_soc.h
ah.c Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ah.h ANI changes #1 - split out the ANI polling from the RxMonitor hook. 2011-01-21 05:21:00 +00:00