From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Copeland Date: Thu, 2 Apr 2015 14:17:45 -0400 Subject: [ath9k-devel] ar9330 autosleep Message-ID: <20150402181745.GB2953@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi Adrian, et al., I can't seem to find documentation on how the 'autosleep' feature on AR9300+ works. I'm familiar with the power-saving mechanisms of the previous generation, which is essentially to use timers for beacons and use ath9k_hw_setrxabort() to enable/disable RX. But on newer chips ath9k apparently doesn't do any of that thanks to the autosleep feature.