freebsd-dev/sys/dev/ath
Adrian Chadd 047d6827d0 Import initial EEPROM code for Kite (AR9287).
I've tested this locally and it does indeed read and attach to an AR9287
EEPROM. But a lot more code needs to be ported over to the HAL before
the AR9287 is functional.

I'm importing this separate from the rest of the codebase (and unlinked from
the build for now) in case someone wishes to begin fiddling with porting
the rest of the code over from Linux ath9k.

Obtained from:	Linux ath9k
2011-05-14 14:25:15 +00:00
..
ath_hal Import initial EEPROM code for Kite (AR9287). 2011-05-14 14:25:15 +00:00
ath_rate Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
ah_osdep.c Make the alq log path tunable 2011-04-05 16:14:54 +00:00
ah_osdep.h
if_ath_ahb.c Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL. 2011-04-28 12:47:40 +00:00
if_ath_debug.c
if_ath_debug.h
if_ath_keycache.c Break the keycache management functions out into if_ath_keycache.c . 2011-03-02 17:19:54 +00:00
if_ath_keycache.h Break the keycache management functions out into if_ath_keycache.c . 2011-03-02 17:19:54 +00:00
if_ath_misc.h Migrate the sysctl related routines (statistics, debugging, etc) out of 2011-03-02 16:03:19 +00:00
if_ath_pci.c Break out the ath PCI logic into a separate device/module. 2011-03-31 08:07:13 +00:00
if_ath_sysctl.c Add TX carrier sense timeout statistics. 2011-04-18 14:06:18 +00:00
if_ath_sysctl.h Migrate the sysctl related routines (statistics, debugging, etc) out of 2011-03-02 16:03:19 +00:00
if_ath_tx_ht.c After discussing with Bernhard, the "right" way in net80211 to check 2011-03-25 10:55:25 +00:00
if_ath_tx_ht.h The current code used the fields in ath_set11nratescenario() . Use them 2011-02-12 02:14:19 +00:00
if_ath_tx.c Add in HT protection but disable it by default. 2011-03-28 11:48:49 +00:00
if_ath_tx.h
if_ath.c Now that the devices with functioning ps-poll hardware support have 2011-05-12 14:03:29 +00:00
if_athioctl.h Add TX carrier sense timeout statistics. 2011-04-18 14:06:18 +00:00
if_athrate.h
if_athvar.h Add global TX timeout handling. 2011-04-18 12:15:43 +00:00