From owner-cvs-all Mon Aug 26 18:43:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A88D337B400; Mon, 26 Aug 2002 18:43:33 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52D1A43E6A; Mon, 26 Aug 2002 18:43:32 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g7R1hV2F019868; Mon, 26 Aug 2002 19:43:31 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 26 Aug 2002 19:43:22 -0600 (MDT) Message-Id: <20020826.194322.42907365.imp@bsdimp.com> To: jhb@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_pcib.c acpi_pcib_acpi.c acpi_pcib_pci.c acpi_pcibvar.h src/sys/dev/pci pci.c From: "M. Warner Losh" In-Reply-To: <200208261830.g7QIUS20093614@freefall.freebsd.org> References: <200208261830.g7QIUS20093614@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200208261830.g7QIUS20093614@freefall.freebsd.org> John Baldwin writes: : With this change and the new ACPI PCI bus driver, ACPI can now properly : route interrupts for devices behind PCI-PCI bridges. That is, the : Itanium2 with like 10 PCI busses can now boot ok and route all the PCI : interrupts. Hopefully this will also fix problems people are having with : CardBus bridges behind PCI-PCI bridges not properly routing interrupts : when ACPI is used. Yes, this works now. :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message