From owner-cvs-all@FreeBSD.ORG Mon Jun 28 11:51:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8481A16A4CE; Mon, 28 Jun 2004 11:51:29 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59E6843D48; Mon, 28 Jun 2004 11:51:29 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 97E285C993; Mon, 28 Jun 2004 04:51:18 -0700 (PDT) Date: Mon, 28 Jun 2004 13:51:18 +0200 From: Maxime Henrion To: Dag-Erling Sm?rgrav Message-ID: <20040628115118.GV9228@elvis.mu.org> References: <200406281132.i5SBWwr8046296@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/pciid mk_pci_vendors.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2004 11:51:29 -0000 Dag-Erling Sm?rgrav wrote: > Maxime Henrion writes: > > Log: > > The location of the Boemler's PCI database has moved. Update comments > > to reflect reality. > > Craig Hart's list has also moved, to > . > I sent Sheldon a patch ages ago, but he never committed it. Yeah, I just updated that as well. Actually, the location in the comment of mk_pci_vendors.pl was correct, but it was still outputing the staled location in the generated pci_vendors file. Anyways, this is now fixed and i'll regenerate the pci_vendors file once again so that the comments there are correct. Cheers, Maxime