freebsd-dev/sys/dev/ath/ath_hal
Adrian Chadd 88117a532d Include the initial support for external EEPROMs.
The AR9100 at least doesn't have an external serial EEPROM
attached to the MAC; it instead stores the calibration data
in the normal system flash.

I believe earlier parts can do something similar but I haven't
experienced it first-hand.

This commit introduces an eepromdata pointer into the API but
doesn't at all commit to using it. A future commit will
include the glue needed to allow the AR9100 support code
to use this data pointer as the EEPROM.
2011-01-20 07:56:09 +00:00
..
ar5210 Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ar5211 Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ar5212 Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ar5312 Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ar5416 Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ah_debug.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_decode.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_desc.h purge HAL_TXSTAT_ALTRATE; you can figure this out by checking ts_finaltsi 2009-06-13 23:36:54 +00:00
ah_devid.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_diagcodes.h Break out the diagnostic codes from ah_internal.h and place them in ah_diagcodes.h. 2011-01-20 04:57:26 +00:00
ah_eeprom_v1.c Don't shadow the global variable 'version'. 2010-05-29 16:10:07 +00:00
ah_eeprom_v1.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_eeprom_v3.c Revert previous commit and add myself to the list of people who should 2009-09-08 13:19:05 +00:00
ah_eeprom_v3.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah_eeprom_v4k.c Bring in a couple of fixes from the Linux ath9k related to chip hangs. 2010-06-01 15:33:10 +00:00
ah_eeprom_v4k.h Bring in a couple of fixes from the Linux ath9k related to chip hangs. 2010-06-01 15:33:10 +00:00
ah_eeprom_v14.c Port over another EEPROM option from ath9k - AR_EEP_DAC_HPWR_5G 2011-01-20 07:42:39 +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 Add WorldB SKU. 2009-11-18 18:48:18 +00:00
ah_soc.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ah.c Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ah.h Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00