]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Only update ah_powerMode if we're setting the chip sleep state.
authoradrian <adrian@FreeBSD.org>
Wed, 30 Apr 2014 02:03:13 +0000 (02:03 +0000)
committeradrian <adrian@FreeBSD.org>
Wed, 30 Apr 2014 02:03:13 +0000 (02:03 +0000)
commit2d4d5ae9a144a043f5a79b2035b75fd6ec6e73aa
tree82383661b9e3a319c27d72da834628f534eb088c
parentec713154a371b81f73dfe2602ddce5c5ea102f20
* Only update ah_powerMode if we're setting the chip sleep state.
  Some code will appear soon that is actually setting the chip powerstate
  separate from the self-generated frames power state.
* Allow the AR5416 family chips to actually have the power state changed
  from the self generated state change.

Tested (STA mode):

* AR5210
* AR5211
* AR5412
* AR5413
* AR5416
* AR9285
sys/dev/ath/ath_hal/ar5210/ar5210_power.c
sys/dev/ath/ath_hal/ar5211/ar5211_power.c
sys/dev/ath/ath_hal/ar5212/ar5212_power.c
sys/dev/ath/ath_hal/ar5416/ar5416_power.c