[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1372864578-6925-2-git-send-email-haicheng.li@linux.intel.com>
Date: Wed, 3 Jul 2013 23:16:17 +0800
From: Haicheng Li <haicheng.li@...ux.intel.com>
To: linux-kernel@...r.kernel.org
Cc: Haicheng Li <haicheng.lee@...il.com>,
Haicheng Li <haicheng.li@...ux.intel.com>,
Rob Landley <rob@...dley.net>, linux-doc@...r.kernel.org,
linux-pci@...r.kernel.org
Subject: [PATCH 2/3] doc: add the description for pci=hide kernel parameter.
Cc: Rob Landley <rob@...dley.net>
Cc: linux-doc@...r.kernel.org
Cc: linux-pci@...r.kernel.org
Signed-off-by: Haicheng Li <haicheng.li@...ux.intel.com>
---
Documentation/kernel-parameters.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 2fe6e76..4da0834 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2359,6 +2359,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
pcie_scan_all Scan all possible PCIe devices. Otherwise we
only look for one device below a PCIe downstream
port.
+ hide= Format: [<domain>:]<bus>:<slot>.<func>[; ...]
+ Specifies devices to hide from pci subsystem.
pcie_aspm= [PCIE] Forcibly enable or disable PCIe Active State Power
Management.
--
1.7.9.5
--
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