From owner-freebsd-hackers@FreeBSD.ORG Mon Apr 4 14:39:25 2011 Return-Path: Delivered-To: hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE498106564A for ; Mon, 4 Apr 2011 14:39:25 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 24C5C8FC0A for ; Mon, 4 Apr 2011 14:39:24 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA12861 for ; Mon, 04 Apr 2011 17:39:22 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4D99D81A.7000903@FreeBSD.org> Date: Mon, 04 Apr 2011 17:39:22 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110309 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: hackers@FreeBSD.org References: <20110404141016.GL71940@rincewind.paeps.cx> In-Reply-To: <20110404141016.GL71940@rincewind.paeps.cx> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: Re: Updating PCI vendors database X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 14:39:25 -0000 on 04/04/2011 17:10 Philip Paeps said the following: > It looks like our /usr/share/misc/pci_vendors list (used only by pciconf as > far as I can tell) has become rather stale. We also appear to be tracking > sources which no longer exist. > > Would anyone object if I updated this list to source the same database used by > Linux distributions at http://pciids.sourceforge.net/v2.2/pci.ids? > > It helps that our pciconf looks to be compatible with that format. We just > ignore subvendor and subdevice, but it doesn't appear to matter that the file > contains this information. > > I could cull the subvendor/subdevice from the list though. > > Any views? > > Reason I'm looking into this is because one of my customers would like their > name to be correct when I import the driver I've been working on for them. :) This is just for your information: http://thread.gmane.org/gmane.os.freebsd.current/127979/focus=128577 Maybe you'll find something useful there. -- Andriy Gapon