From owner-cvs-sys Mon Mar 24 19:29:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA06955 for cvs-sys-outgoing; Mon, 24 Mar 1997 19:29:43 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA06948; Mon, 24 Mar 1997 19:29:42 -0800 (PST) Date: Mon, 24 Mar 1997 19:29:42 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703250329.TAA06948@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa isa.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/24 19:29:42 Modified: sys/i386/isa isa.c Log: Replace more verbose "at " with less verbose "at ?", we don't need much attention here, because this diagnostic printed first and then card will be configured. Revision Changes Path 1.79 +3 -3 src/sys/i386/isa/isa.c