Return-path: Received: from sinikuusama.dnainternet.net ([83.102.40.134]:38945 "EHLO sinikuusama.dnainternet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752583Ab0FUUdf (ORCPT ); Mon, 21 Jun 2010 16:33:35 -0400 Message-ID: <20100621233333.21262abjfxl8j1xc@hayate.sektori.org> Date: Mon, 21 Jun 2010 23:33:33 +0300 From: "Jussi Kivilinna" To: "Maxim Levitsky" Cc: "Luis R. Rodriguez" , "David Quan" , "Bob Copeland" , "Luis R. Rodriguez" , ath5k-devel@lists.ath5k.org, linux-wireless@vger.kernel.org, linux-kernel Subject: Re: [ath5k-devel] [PATCH v2] ath5k: disable ASPM References: <20100528100901.14580.1322.stgit@fate.lan> <1276806785.20754.8.camel@maxim-laptop> <20100618112026.17623g6uhdjk8hts@naisho.dyndns.info> <1276856142.9114.1.camel@maxim-laptop> <20100618134930.124225d4fsi8w1fk@naisho.dyndns.info> <1276859156.19554.2.camel@maxim-laptop> <1276870309.23783.3.camel@maxim-laptop> <1276933774.16697.11.camel@maxim-laptop> <1277032723.9555.12.camel@maxim-laptop> <1277151410.5409.33.camel@maxim-laptop> In-Reply-To: <1277151410.5409.33.camel@maxim-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Sender: linux-wireless-owner@vger.kernel.org List-ID: Quoting "Maxim Levitsky" : > Card (at least mine) advertises its as a 'pre pci 1.1 device'. > Therefore if I enable CONFIG_PCIEASPM, the pci core will automaticly > disable ASPM (both L0s and L1) on this card. > I won't be surprised that windows does the same. > Even if CONFIG_PCIEASPM compiled in, ASPM code can be disabled by user with pcie_aspm=off option, leaving BIOS-enabled L0s on. -Jussi