Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264559AbTFQEnf (ORCPT ); Tue, 17 Jun 2003 00:43:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264569AbTFQEnf (ORCPT ); Tue, 17 Jun 2003 00:43:35 -0400 Received: from dp.samba.org ([66.70.73.150]:19172 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id S264559AbTFQEne (ORCPT ); Tue, 17 Jun 2003 00:43:34 -0400 Date: Tue, 17 Jun 2003 14:52:07 +1000 From: Anton Blanchard To: Benjamin Herrenschmidt Cc: Russell King , Matthew Wilcox , linux-kernel mailing list , Patrick Mochel Subject: Re: pci_domain_nr vs. /sys/devices Message-ID: <20030617045207.GB1172@krispykreme> References: <1055341842.754.3.camel@gaston> <20030611144801.GZ28581@parcelfarce.linux.theplanet.co.uk> <20030611164040.E16643@flint.arm.linux.org.uk> <1055347252.612.4.camel@gaston> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1055347252.612.4.camel@gaston> User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 762 Lines: 20 > Now, we should also fix pci_setup_device to make this naming > generic to the entire kernel don't you think ? This won't > affect /proc/bus/pci as it doesn't use the slot_name field > in pci_dev, but at least it will make naming consistent. > > (That also mean increasing slot_name size in pci.h) Agreed. I did that in my patch since its important to be able to uniquely identify a device: PCI: Enabling device: (0000:21:01.0), cmd 143 PCI: Enabling bus mastering for device 0000:21:01.0 e100: selftest OK. ... - 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/