Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756027Ab3GCPRk (ORCPT ); Wed, 3 Jul 2013 11:17:40 -0400 Received: from mga02.intel.com ([134.134.136.20]:19265 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752797Ab3GCPRi (ORCPT ); Wed, 3 Jul 2013 11:17:38 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,988,1363158000"; d="scan'208";a="359990258" From: Haicheng Li To: linux-kernel@vger.kernel.org Cc: Haicheng Li , Haicheng Li , Rob Landley , linux-doc@vger.kernel.org, linux-pci@vger.kernel.org Subject: [PATCH 2/3] doc: add the description for pci=hide kernel parameter. Date: Wed, 3 Jul 2013 23:16:17 +0800 Message-Id: <1372864578-6925-2-git-send-email-haicheng.li@linux.intel.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1372864578-6925-1-git-send-email-haicheng.li@linux.intel.com> References: <1372864578-6925-1-git-send-email-haicheng.li@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1112 Lines: 29 Cc: Rob Landley Cc: linux-doc@vger.kernel.org Cc: linux-pci@vger.kernel.org Signed-off-by: Haicheng Li --- 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: [:]:.[; ...] + 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/