From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from bsmtp4.bon.at ([195.3.86.186]:58891 "EHLO bsmtp.bon.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751668Ab1JRGoc (ORCPT ); Tue, 18 Oct 2011 02:44:32 -0400 Date: Tue, 18 Oct 2011 08:44:59 +0200 From: Clemens Buchacher To: Adrian Chadd Cc: Mohammed Shafi , linux-wireless@vger.kernel.org Subject: Re: ath9k: irq storm after suspend/resume Message-ID: <20111018064459.GA1442@ecki> (sfid-20111018_084436_088211_449325D7) References: <20111003084823.GA1521@ecki.lan> <20111004181534.GA1502@ecki> <20111005062528.GA1403@ecki> <20111015093902.GA23520@ecki> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sat, Oct 15, 2011 at 06:01:38PM +0800, Adrian Chadd wrote: > > Are you able to completely and utterly disable any/all power saving on > ath9k, including APSM if you have it enabled? Unfortunately, no change with the following options disabled: PCIEAER y -> n PCIEASPM y -> n PM_RUNTIME y -> n Anything else I should disable? Clemens