Dump the AR_PHY_TURBO register on the AR5416. This register holds 11n

configurations.

Sponsored by:	iXsystems, inc.
This commit is contained in:
Rui Paulo 2010-04-19 17:16:23 +00:00
parent d55ebfbd4e
commit 4ad53b2511

View File

@ -394,6 +394,7 @@ static struct dumpreg ar5416regs[] = {
DEFBASIC(AR_SLP_CNT, "SLPCNT"),
DEFBASIC(AR_SLP_MIB_CTRL, "SLPMIB"),
DEFBASIC(AR_EXTRCCNT, "EXTRCCNT"),
DEFBASIC(AR_PHY_TURBO, "PHYTURBO"),
DEFVOID(AR_PHY_ADC_SERIAL_CTL, "PHY_ADC_SERIAL_CTL"),