From owner-cvs-all Fri Sep 17 1:18:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B7ABD157CE; Fri, 17 Sep 1999 01:18:35 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA66609; Fri, 17 Sep 1999 01:18:35 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199909170818.BAA66609@freefall.freebsd.org> From: Doug Rabson Date: Fri, 17 Sep 1999 01:18:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa pnp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/09/17 01:18:35 PDT Modified files: sys/isa pnp.c Log: Parse resource descriptions which don't have START_DEPENDANT tags correctly. This fixes resource allocation for various PnP ed cards but there are other problems which prevent that driver from working right. Revision Changes Path 1.3 +7 -1 src/sys/isa/pnp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message