From owner-cvs-all Fri Dec 22 2:17:41 2000 From owner-cvs-all@FreeBSD.ORG Fri Dec 22 02:17:38 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A3DA37B400; Fri, 22 Dec 2000 02:17:38 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBMAHcP43707; Fri, 22 Dec 2000 02:17:38 -0800 (PST) (envelope-from msmith) Message-Id: <200012221017.eBMAHcP43707@freefall.freebsd.org> From: Mike Smith Date: Fri, 22 Dec 2000 02:17:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc pci_vendors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/12/22 02:17:37 PST Modified files: share/misc pci_vendors Log: Merge vendor/device information from another database, but keep the current format. The new database also has subvendor/subdevice ID information, which we aren't using for now. This adds 272 new vendors and 376 new device identifiers, as well as cleaning out some of the bad entries in the previous revision. We now combine data from: http://www.yourvote.com/pci http://members.hyperlink.com.au/~chart/pci.htm Revision Changes Path 1.2 +663 -85 src/share/misc/pci_vendors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message