From owner-cvs-all Fri Jun 23 1:19:53 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 26D1A37B704; Fri, 23 Jun 2000 01:19:51 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA93647; Fri, 23 Jun 2000 01:19:51 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200006230819.BAA93647@freefall.freebsd.org> From: Mike Smith Date: Fri, 23 Jun 2000 01:19:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa npx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/06/23 01:19:51 PDT Modified files: sys/i386/isa npx.c Log: Make the PnP 'slopsucker' quiet in the !bootverbose case - the real NPX probe happens much earlier, and may come to very different conclusions about the system's NPX setup. Revision Changes Path 1.83 +6 -2 src/sys/i386/isa/npx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message