freebsd-dev/sys/dev/ath
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
..
ath_hal Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
ath_rate
ah_osdep.c
ah_osdep.h
if_ath_pci.c
if_ath.c Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
if_athioctl.h Add a global counter of missed beacons. 2010-08-14 14:01:12 +00:00
if_athrate.h
if_athvar.h Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00