From owner-cvs-all Mon Nov 6 16: 3:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF9FF37B4C5; Mon, 6 Nov 2000 16:03:34 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA83357; Mon, 6 Nov 2000 16:03:34 -0800 (PST) (envelope-from msmith@FreeBSD.org) Message-Id: <200011070003.QAA83357@freefall.freebsd.org> From: Mike Smith Date: Mon, 6 Nov 2000 16:03:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa pnpparse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/11/06 16:03:34 PST Modified files: sys/isa pnpparse.c Log: Ignore resources with a size of 0, as these are disabled (and we don't deal with them properly elsewhere). Submitted by: Masayuki FUKUI Revision Changes Path 1.10 +8 -1 src/sys/isa/pnpparse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message