From owner-cvs-all Tue Feb 22 13:44:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C36AE37B55D; Tue, 22 Feb 2000 13:44:41 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA13080; Tue, 22 Feb 2000 13:44:41 -0800 (PST) (envelope-from billf@FreeBSD.org) Message-Id: <200002222144.NAA13080@freefall.freebsd.org> From: Bill Fumerola Date: Tue, 22 Feb 2000 13:44:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 2000/02/22 13:44:41 PST Modified files: sys/pci pci.c Log: o No need to print the vendor/device ID for things that matched succesfully. o ``'' versus ``device name'' for things that fall under nomatch. Reviewed by: dfr (in principle) Approved by: Baron von Hubbard Revision Changes Path 1.141 +14 -6 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message