aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorBjorn Helgaas <bjorn.helgaas@hp.com>2009-01-14 12:04:36 -0500
committerJesse Barnes <jbarnes@hobbes.lan>2009-03-19 22:29:19 -0400
commit1cc0ca26c57221f5aa0f49a311a8fc83413dfe97 (patch)
treec0352f625c6fa9b39e0c9c80ca84dbb91d35dd7c /Documentation/kernel-parameters.txt
parent7bc9e77dcc6edf6ce0b3e4677b1e7f4a05b95b85 (diff)
PCI/x86: document pci=earlydump argument
Document the "pci=earlydump" argument. This currently only works on x86. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 54f21a5c262b..c7c441e7930e 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1659,6 +1659,8 @@ and is between 256 and 4096 characters. It is defined in the file
1659 See also Documentation/blockdev/paride.txt. 1659 See also Documentation/blockdev/paride.txt.
1660 1660
1661 pci=option[,option...] [PCI] various PCI subsystem options: 1661 pci=option[,option...] [PCI] various PCI subsystem options:
1662 earlydump [X86] dump PCI config space before the kernel
1663 changes anything
1662 off [X86] don't probe for the PCI bus 1664 off [X86] don't probe for the PCI bus
1663 bios [X86-32] force use of PCI BIOS, don't access 1665 bios [X86-32] force use of PCI BIOS, don't access
1664 the hardware directly. Use this if your machine 1666 the hardware directly. Use this if your machine