NOTE: this page is for archival only, see the note at the end of the page.

Go back –> Main ath9k driver page

ath9k Antenna Diversity

This page documents how antenna diversity is supported by ath9k.

What is Antenna Diversity ?

Adrian Chadd's excellent, detailed notes.

Supported cards

WLAN Only

  • HB95
  • HB125

WLAN and BT

  • WB195
  • WB225
  • WB335

Enable WLAN/BT RX Antenna Diversity

This feature is available only on WB225 and WB335, not WB195. To enable WLAN RX diversity using the BT antenna, use the module parameter bt_antenna_diversity.

modprobe ath9k bt_antenna_diversity=1

This can also be turned on/off using the debugfs file bt_ant_diversity.

echo 1 > /sys/kernel/debug/ieee80211/phy0/ath9k/bt_ant_diversity
echo 0 > /sys/kernel/debug/ieee80211/phy0/ath9k/bt_ant_diversity

This is a static dump of the old wiki, taken after locking it in January 2015. The new wiki is at https://wireless.wiki.kernel.org/.
versions of this page: last, v21, v20, v19, v18, v17, v16, v15, v14, v13, v12, v11, v10, v9, v8, v7, v6, v5, v4, v3, v2, v1