echo 1500 > /sys/class/net/wlan0/device/tx_power
The driver includes power-saving settings that can be toggled "Off" to ensure the adapter is continuously powered for shorter message response times. atheros ar5b22 driver
/* Read detailed PHY statistics */ if (priv->enhanced_monitoring) /* Get noise floor per chain */ for (int i = 0; i < 3; i++) priv->stats.chain_noise[i] = ath9k_hw_get_chain_noise(ah, i); echo 1500 >