From owner-cvs-all Sun Oct 8 17:40:20 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 3449F37B66C; Sun, 8 Oct 2000 17:40:18 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA75259; Sun, 8 Oct 2000 17:40:18 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200010090040.RAA75259@freefall.freebsd.org> From: Mike Smith Date: Sun, 8 Oct 2000 17:40:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa isavar.h pnp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/10/08 17:40:18 PDT Modified files: sys/isa isavar.h pnp.c Log: Resolve the inconsistency between "the number of resources of a particular kind we can manage in a set of configurations" and "the number of resources of a particular kind that can be programmed into an ISA PnP adapter". Submitted by: Motomichi Matsuzaki Submitted by: Hirokazu WATANABE Revision Changes Path 1.18 +15 -4 src/sys/isa/isavar.h 1.8 +25 -5 src/sys/isa/pnp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message