From owner-cvs-all Fri Sep 1 1:34:39 2000 Delivered-To: cvs-all@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id 7AFA737B423; Fri, 1 Sep 2000 01:34:35 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by tele-post-20.mail.demon.net with esmtp (Exim 2.12 #2) id 13UmHR-000F1l-0K; Fri, 1 Sep 2000 08:34:34 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id JAA30617; Fri, 1 Sep 2000 09:36:45 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Fri, 1 Sep 2000 09:41:24 +0100 (BST) From: Doug Rabson To: Peter Wemm Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/isa pcibus.c src/sys/pci pcisupport.c In-Reply-To: <200008312311.QAA27419@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 31 Aug 2000, Peter Wemm wrote: > peter 2000/08/31 16:11:35 PDT > > Modified files: > sys/i386/isa pcibus.c > sys/pci pcisupport.c > Log: > Take a shot at fixing multiple pci busses on i386. > pcib_set_bus() cannot be used on the new child because it is > meant to be used on the *pci* device (it looks at the parent internally) > not the pcib being added. Bite the bullet and use ivars for the bus > number to avoid any doubts about whether the softc is consistant between > probe and attach. This should not break the Alpha code. Does this fix Paul Saab's quad Xeon? -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 20 8348 3944 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message