Date: Mon, 12 Oct 1998 06:12:45 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa isa.c Message-ID: <199810121312.GAA09661@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/10/12 06:12:45 PDT
Modified files:
sys/i386/isa isa.c
Log:
Don't print conflict messages in haveseen_isadev() if CC_QUIET is
specified. This makes haveseen_isadev() useful for searching for a
free resource. This increases the bitrot in the pci RESOURCE_CHECK
code.
Fixed the pre-attach conflict message. The flag for distinguishing
pre-attach conflict checks from pre-probe ones was never set.
Revision Changes Path
1.114 +16 -10 src/sys/i386/isa/isa.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810121312.GAA09661>
