From owner-freebsd-arch Mon Dec 17 18:14:26 2001 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 5D43737B41D for ; Mon, 17 Dec 2001 18:14:24 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id fBI2EMa14006; Mon, 17 Dec 2001 19:14:23 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id fBI2ELM81094; Mon, 17 Dec 2001 19:14:22 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200112180214.fBI2ELM81094@harmony.village.org> To: Terry Lambert Subject: Re: Please review: changes to MI bus code for sparc64 Cc: Thomas Moestl , arch@FreeBSD.ORG In-reply-to: Your message of "Thu, 13 Dec 2001 14:32:16 PST." <3C192C70.9A79B3C5@mindspring.com> References: <3C192C70.9A79B3C5@mindspring.com> <20011213192033.A871@crow.dom2ip.de> <3C18F78D.C537D487@mindspring.com> <20011213201213.B871@crow.dom2ip.de> Date: Mon, 17 Dec 2001 19:14:21 -0700 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <3C192C70.9A79B3C5@mindspring.com> Terry Lambert writes: : > > The PCI_BROKEN_INTPIN/PCI_INTLINE_0_BAD seem to be the same thing; : : Still agree with Mike. PCI_INTLINE_0_BAD is already needed by i386 port. There are a number of broken bioses that do this. All of them impact the CardBus bridge, so there is a hack in the current code for both 255 and 0. I think that the right way to do this is to see intline 0 on the initial read of config space, and quietly changing it to 255. There are many places in the code we don't check, but should... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message