Re: [patch] pci: document the pcie_aspm kernel parameter

Previous thread: [PATCH] net: remove LLTX in atl2 driver by Kevin Hao on Wednesday, September 24, 2008 - 5:35 pm. (9 messages)

Next thread: Re: PATCH 10/4]linux-usb: To support more Huawei data card productIDs, fix kernel 2.6.27-rc7 by Franko Fang on Wednesday, September 24, 2008 - 6:36 pm. (2 messages)
From: Chuck Ebbert
Date: Wednesday, September 24, 2008 - 5:40 pm

From: Chuck Ebbert <cebbert@redhat.com>

pci: document the pcie_aspm kernel parameter

Index: linux-2.6.26.noarch/Documentation/kernel-parameters.txt
===================================================================
--- linux-2.6.26.noarch.orig/Documentation/kernel-parameters.txt
+++ linux-2.6.26.noarch/Documentation/kernel-parameters.txt
@@ -1636,6 +1636,12 @@ and is between 256 and 4096 characters. 
 				reserved for the CardBus bridge's memory
 				window. The default value is 64 megabytes.
 
+	pcie_aspm=	[PCIE] Forcibly enable or disable PCIe Active State Power
+			Management.
+		off	Disable ASPM.
+		force	Enable ASPM even on devices that claim not to support it.
+			WARNING: Forcing ASPM on may cause system lockups.
+
 	pcmv=		[HW,PCMCIA] BadgePAD 4
 
 	pd.		[PARIDE]
--

From: Jesse Barnes
Date: Thursday, September 25, 2008 - 9:16 am

Applied to linux-next, thanks Chuck.

-- 
Jesse Barnes, Intel Open Source Technology Center
--

Previous thread: [PATCH] net: remove LLTX in atl2 driver by Kevin Hao on Wednesday, September 24, 2008 - 5:35 pm. (9 messages)

Next thread: Re: PATCH 10/4]linux-usb: To support more Huawei data card productIDs, fix kernel 2.6.27-rc7 by Franko Fang on Wednesday, September 24, 2008 - 6:36 pm. (2 messages)