From owner-cvs-all Wed Oct 11 16: 3:14 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 38B6137B503; Wed, 11 Oct 2000 16:03:12 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA82411; Wed, 11 Oct 2000 16:03:12 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200010112303.QAA82411@freefall.freebsd.org> From: Mike Smith Date: Wed, 11 Oct 2000 16:03:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_bus.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/10/11 16:03:12 PDT Modified files: sys/i386/pci pci_bus.c Log: When testing for PCI bus overlap with another enumerator, make sure we check for the right bus number. This is still not quite right, but fixes things for multi-bus machines again. Submitted by: tegge Revision Changes Path 1.69 +2 -2 src/sys/i386/pci/pci_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message