Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2000 09:41:24 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Peter Wemm <peter@freebsd.org>
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/i386/isa pcibus.c src/sys/pci pcisupport.c
Message-ID:  <Pine.BSF.4.21.0009010941070.24553-100000@salmon.nlsystems.com>
In-Reply-To: <200008312311.QAA27419@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009010941070.24553-100000>