Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932438AbVIMIPJ (ORCPT ); Tue, 13 Sep 2005 04:15:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932439AbVIMIPJ (ORCPT ); Tue, 13 Sep 2005 04:15:09 -0400 Received: from relay01.mail-hub.dodo.com.au ([203.220.32.149]:39816 "EHLO relay01.mail-hub.dodo.com.au") by vger.kernel.org with ESMTP id S932438AbVIMIPI (ORCPT ); Tue, 13 Sep 2005 04:15:08 -0400 From: Grant Coady To: Greg KH Cc: Jeff Garzik , Greg KH , "Gaston, Jason D" , mj@ucw.cz, akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2.6.13-rc4 1/1] pci_ids: patch for Intel ICH7R Date: Tue, 13 Sep 2005 18:14:46 +1000 Organization: http://bugsplatter.mine.nu/ Message-ID: References: <26CEE2C804D7BE47BC4686CDE863D0F5046EA44B@orsmsx410> <42EAABD1.8050903@pobox.com> <42EAF987.7020607@pobox.com> <6f0me1p2q3g9ralg4a2k2mcra21lhpg6ij@4ax.com> <20050911031150.GA20536@kroah.com> <4323EFFE.2040102@pobox.com> <20050913070324.GA7968@suse.de> In-Reply-To: <20050913070324.GA7968@suse.de> X-Mailer: Forte Agent 2.0/32.652 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: 1100 Lines: 33 On Tue, 13 Sep 2005 00:03:24 -0700, Greg KH wrote: >On Tue, Sep 13, 2005 at 04:46:45PM +1000, Grant wrote: >> On Sun, 11 Sep 2005 04:51:10 -0400, Jeff Garzik wrote: >> > >> >pci_ids.h should be the place where PCI IDs (class, vendor, device) are >> >collected. >> >> Few files reference it. > >include/pci.h does, so pretty much every pci driver does because of >that. That's probably the little aspect I missed :) Something wasn't making sense to me. > >> >Long term, we should be able to trim a lot of device ids, since they are >> >usually only used in one place. >> >> Well, they're not, and trimming a file marked for removal is pointless. > >Huh? That file isn't marked for removal, that was the id database, >which is now gone... Ahh, that explains my confusion, I'll have another look at it. Grant. - 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/