freebsd-dev/sys/dev/ath/ath_hal/ar5312
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
..
ar5312_attach.c
ar5312_eeprom.c
ar5312_gpio.c
ar5312_interrupts.c
ar5312_misc.c
ar5312_power.c
ar5312_reset.c
ar5312.h
ar5312phy.h
ar5312reg.h
ar5315_gpio.c