From owner-freebsd-current@FreeBSD.ORG Tue Nov 9 21:24:35 2004 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 5986216A4CE for ; Tue, 9 Nov 2004 21:24:35 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C5243D3F for ; Tue, 9 Nov 2004 21:24:34 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iA9LOA8O049662; Tue, 9 Nov 2004 14:24:12 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 09 Nov 2004 14:24:11 -0700 (MST) Message-Id: <20041109.142411.66537363.imp@bsdimp.com> To: bms@spc.org From: "M. Warner Losh" In-Reply-To: <20041109064402.GA23401@empiric.icir.org> References: <200409252126.36670.msch@snafu.de> <419054C1.5050608@root.org> <20041109064402.GA23401@empiric.icir.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: msch@snafu.de cc: current@FreeBSD.org cc: nate@root.org Subject: Re: IRQ-Routing for 5.3-BETA 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: Tue, 09 Nov 2004 21:24:35 -0000 In message: <20041109064402.GA23401@empiric.icir.org> Bruce M Simpson writes: : I wonder if it's still possible to do something like this in these days : of ACPI and cardbus, or is it no longer necessary (can I lie about which : IRQ is routed to the pccard/isa device?) Not really, no. Warner