From owner-freebsd-current@FreeBSD.ORG Fri Jun 6 12:20:34 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2960C37B401; Fri, 6 Jun 2003 12:20:34 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F47243FA3; Fri, 6 Jun 2003 12:20: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.8/8.12.3) with ESMTP id h56JHvkA041443; Fri, 6 Jun 2003 13:17:57 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 06 Jun 2003 13:17:43 -0600 (MDT) Message-Id: <20030606.131743.92584433.imp@bsdimp.com> To: ticso@cicely.de, ticso@cicely12.cicely.de From: "M. Warner Losh" In-Reply-To: <20030606190745.GA1290@cicely12.cicely.de> References: <20030606190745.GA1290@cicely12.cicely.de> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: [PATCH] Tweak re-routing of PCI interrupts X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2003 19:20:34 -0000 In message: <20030606190745.GA1290@cicely12.cicely.de> Bernd Walter writes: : I already wondered how you could route interrupts without ACPI until I : booted my printserver with a recent kernel. PCIBIOS! Warner