From owner-cvs-all Mon Nov 13 4: 8:33 2000 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 D176237B479; Mon, 13 Nov 2000 04:08:29 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA89215; Mon, 13 Nov 2000 04:08:29 -0800 (PST) (envelope-from msmith@FreeBSD.org) Message-Id: <200011131208.EAA89215@freefall.freebsd.org> From: Mike Smith Date: Mon, 13 Nov 2000 04:08:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pciconf vendors.h pciconf.8 pciconf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/11/13 04:08:29 PST Modified files: usr.sbin/pciconf pciconf.8 pciconf.c Added files: usr.sbin/pciconf vendors.h Log: Add support for decoding the PCI vendor and device ID registers. Add a database of about 1400 vendors and 2700 devices courtesy of www.yourvote.com/pci. We still need to add some more, but this is a good start. Revision Changes Path 1.9 +6 -1 src/usr.sbin/pciconf/pciconf.8 1.12 +40 -8 src/usr.sbin/pciconf/pciconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message