All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] New radio fails to init in ath9k_hw_wait Where to add a new reg value type?
@ 2011-07-17 22:16 Kelly Hogan
  2011-07-18  6:40 ` Mohammed Shafi
  2011-07-18  6:40 ` Felix Fietkau
  0 siblings, 2 replies; 8+ messages in thread
From: Kelly Hogan @ 2011-07-17 22:16 UTC (permalink / raw)
  To: ath9k-devel

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!

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-07-19  3:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-17 22:16 [ath9k-devel] New radio fails to init in ath9k_hw_wait Where to add a new reg value type? Kelly Hogan
2011-07-18  6:40 ` Mohammed Shafi
2011-07-18 15:59   ` Kelly Hogan
2011-07-18  6:40 ` Felix Fietkau
2011-07-18 16:02   ` Kelly Hogan
2011-07-18 16:10     ` Felix Fietkau
2011-07-19  1:46       ` Outback Dingo
2011-07-19  3:43         ` Adrian Chadd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.