From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 24 14:53:30 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C545516A4B3 for ; Wed, 24 Sep 2003 14:53:30 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6376843FA3 for ; Wed, 24 Sep 2003 14:53:29 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p1/8.12.3) with ESMTP id h8OLrRGA090363; Wed, 24 Sep 2003 15:53:28 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 24 Sep 2003 15:53:27 -0600 (MDT) Message-Id: <20030924.155327.36607050.imp@bsdimp.com> To: steve@Watt.COM From: "M. Warner Losh" In-Reply-To: <200309241926.h8OJQEl0029131@wattres.Watt.COM> References: <200309241926.h8OJQEl0029131@wattres.Watt.COM> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: hackers@freebsd.org Subject: Re: PCI bridges & interrupts X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 21:53:30 -0000 You might want to make sure that you have an up to date stable. There was a fix to the PCI bridge interrupt swizzle. Warner