[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081021115429.GP3185@yzhao12-linux.sh.intel.com>
Date: Tue, 21 Oct 2008 19:54:29 +0800
From: Yu Zhao <yu.zhao@...el.com>
To: "linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>
Cc: "jbarnes@...tuousgeek.org" <jbarnes@...tuousgeek.org>,
"randy.dunlap@...cle.com" <randy.dunlap@...cle.com>,
"grundler@...isc-linux.org" <grundler@...isc-linux.org>,
"achiang@...com" <achiang@...com>,
"matthew@....cx" <matthew@....cx>,
"rdreier@...co.com" <rdreier@...co.com>,
"greg@...ah.com" <greg@...ah.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>,
"virtualization@...ts.linux-foundation.org"
<virtualization@...ts.linux-foundation.org>
Subject: [PATCH 15/15 v5] PCI: document the new PCI boot parameters
Complete document for the new PCI boot parameters.
---
Documentation/kernel-parameters.txt | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 53ba7c7..5482ae0 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1677,6 +1677,16 @@ and is between 256 and 4096 characters. It is defined in the file
cbmemsize=nn[KMG] The fixed amount of bus space which is
reserved for the CardBus bridge's memory
window. The default value is 64 megabytes.
+ assign-mmio=[dddd:]bb [X86] reassign memory resources of all
+ devices under bus [dddd:]bb (dddd is the domain
+ number and bb is the bus number).
+ assign-pio=[dddd:]bb [X86] reassign io port resources of all
+ devices under bus [dddd:]bb (dddd is the domain
+ number and bb is the bus number).
+ align-mmio=[dddd:]bb:dd.f [X86] relocate memory resources of a
+ device with minimum PAGE_SIZE alignment (dddd
+ is the domain number and bb, dd and f is the
+ bus, device and function number).
pcie_aspm= [PCIE] Forcibly enable or disable PCIe Active State Power
Management.
--
1.5.6.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists