mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 21:36:47 -04:00
* The existing radio config code was for the AR5416/AR9160 and missed out on some of the AR9280 specific stuff. Include said stuff from ath9k. * Refactor out the gain control settings into a new function, again pilfered from ath9k. * Use the analog register RMW macro when touching analog registers. Obtained from: Linux ath9k |
||
|---|---|---|
| .. | ||
| ath_hal | ||
| ath_rate | ||
| ah_osdep.c | ||
| ah_osdep.h | ||
| if_ath.c | ||
| if_ath_debug.c | ||
| if_ath_debug.h | ||
| if_ath_misc.h | ||
| if_ath_pci.c | ||
| if_ath_tx.c | ||
| if_ath_tx.h | ||
| if_ath_tx_ht.c | ||
| if_ath_tx_ht.h | ||
| if_athioctl.h | ||
| if_athrate.h | ||
| if_athvar.h | ||