From owner-cvs-sys Sun Oct 12 01:32:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA08437 for cvs-sys-outgoing; Sun, 12 Oct 1997 01:32:41 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA08407; Sun, 12 Oct 1997 01:32:19 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA02101; Sun, 12 Oct 1997 01:31:43 -0700 (PDT) Date: Sun, 12 Oct 1997 01:31:43 -0700 (PDT) Message-Id: <199710120831.BAA02101@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa isa.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1997/10/12 01:31:42 PDT Modified files: sys/i386/isa isa.c Log: Allow "foo0: disabled, not probed" message to stay, but make it conditional on bootverbose so that those who _really wanna know_ still can. Compromise suggested by: joerg Revision Changes Path 1.106 +4 -4 src/sys/i386/isa/isa.c