From owner-cvs-all Fri Sep 1 16:29:38 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 2601E37B423; Fri, 1 Sep 2000 16:29:36 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA40173; Fri, 1 Sep 2000 16:29:36 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200009012329.QAA40173@freefall.freebsd.org> From: Mike Smith Date: Fri, 1 Sep 2000 16:29:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/09/01 16:29:35 PDT Modified files: (Branch: RELENG_4) sys/pci pci.c Log: MFC: fix up botched PCI configuration by the BIOS in the case where a resource has been allocated but its class is not marked as enabled in the command register. Revision Changes Path 1.141.2.3 +9 -5 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message