mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
o add ah_configPCIE and ah_disablePCIE for drivers to configure PCIE power save operation (modeled after ath9k, may need changes) o add private state flag to indicate if device is PCIE (replaces private hack in 5212 code) o add serdes programming ini bits for 5416 and later parts and setup for each part (5416 and 9160 logic hand-crafted from existing routines); 5212 remains open-coded but is now hooked in via ah_configPCIE o add PCIE workaround gunk o add ar5416AttachPCIE for iodomatic code used by 5416 and later parts |
||
|---|---|---|
| .. | ||
| ar2316.c | ||
| ar2317.c | ||
| ar2413.c | ||
| ar2425.c | ||
| ar5111.c | ||
| ar5112.c | ||
| ar5212.h | ||
| ar5212.ini | ||
| ar5212_ani.c | ||
| ar5212_attach.c | ||
| ar5212_beacon.c | ||
| ar5212_eeprom.c | ||
| ar5212_gpio.c | ||
| ar5212_interrupts.c | ||
| ar5212_keycache.c | ||
| ar5212_misc.c | ||
| ar5212_phy.c | ||
| ar5212_power.c | ||
| ar5212_recv.c | ||
| ar5212_reset.c | ||
| ar5212_rfgain.c | ||
| ar5212_xmit.c | ||
| ar5212desc.h | ||
| ar5212phy.h | ||
| ar5212reg.h | ||
| ar5311reg.h | ||
| ar5413.c | ||