Hi all,

I'm trying to get the UBNT AirRouter to work with latest ath9k and am
finding that it is failing in the ath9k_hw_wait with a timeout fail.

The ah structure appears to return it as a 9860 but 0x58d21 as the reg
value.    The and with AR_PHY_AGC_CONTROL of 1 obviously returns
0x58d21

debug output when trying to bring up the device.

ath: ah->misc_mode 0x4
ath: timeout (100000 us) on reg 0x9860: 0x00058d21 & 0x00000001 != 0x00000000
ath: offset calibration failed to complete in 1ms; noisy environment?
ath: Unable to reset hardware; reset status -5 (freq 2412 MHz)

By resetting AR_PHY_AGC_CONTROL to 0x00000000 the above errors go
away, but still no ability to see traffic on any of the interfaces.

I dont understand fully the structures, so any pointers into how to
configure this radio would be appreciated.

Thanks!
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to