Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761707AbXK2AIc (ORCPT ); Wed, 28 Nov 2007 19:08:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758594AbXK2AIW (ORCPT ); Wed, 28 Nov 2007 19:08:22 -0500 Received: from mga01.intel.com ([192.55.52.88]:39250 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755372AbXK2AIV (ORCPT ); Wed, 28 Nov 2007 19:08:21 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.23,225,1194249600"; d="scan'208";a="406992207" Date: Wed, 28 Nov 2007 16:02:38 -0800 From: Kristen Carlson Accardi To: Gary Hade Cc: Gary Hade , Alex Chiang , Matthew Wilcox , gregkh@suse.de, lenb@kernel.org, rick.jones2@hp.com, linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz, kaneshige.kenji@jp.fujitsu.com, pcihpd-discuss@lists.sourceforge.net, linux-acpi@vger.kernel.org Subject: Re: [PATCH 0/4, v3] Physical PCI slot objects Message-ID: <20071128160238.3c8685e5@orpington> In-Reply-To: <20071128213147.GA6199@us.ibm.com> References: <20071117182954.GA25003@ldl.fc.hp.com> <20071119233225.GA6931@us.ibm.com> <20071126222253.GA31708@ldl.fc.hp.com> <20071127030454.GC23277@us.ibm.com> <20071127111136.77cb61fc@appleyard> <20071128213147.GA6199@us.ibm.com> Reply-To: kristen.c.accardi@intel.com X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 896 Lines: 19 On Wed, 28 Nov 2007 13:31:47 -0800 Gary Hade wrote: > FYI, the node contains 2 hotpluggable PCIe slots and 5 > non-hotpluggable PCIe slots but 'pci_slot' only exposed > the 2 hotpluggable slots. This does not appear to be due > to a 'pci_slot' driver problem since I looked at the DSDT > and SSDT and found that there are currently no _SUN methods > for the non-hotpluggable slots. Thanks for testing Gary. I would think this situation would be the common case, since I doubt most firmware writers would bother to implement _SUN for non-hotpluggable slots -- at least on other DSDT I've seen this has been the case as well. - 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/