From owner-freebsd-current@FreeBSD.ORG Wed Jun 4 15:58:54 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 7F3C737B401; Wed, 4 Jun 2003 15:58:54 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id F20A643FA3; Wed, 4 Jun 2003 15:58:52 -0700 (PDT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h54MwXrN025667 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 5 Jun 2003 00:58:36 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h54MwWOs038752 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 5 Jun 2003 00:58:32 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.9/8.12.9) with ESMTP id h54MwWio069765; Thu, 5 Jun 2003 00:58:32 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.9/8.12.9/Submit) id h54MwTqY069626; Thu, 5 Jun 2003 00:58:29 +0200 (CEST) Date: Thu, 5 Jun 2003 00:58:28 +0200 From: Bernd Walter To: "M. Warner Losh" Message-ID: <20030604225828.GH3231@cicely12.cicely.de> References: <20030604085348.A4BE398E7E@blow.research.canon.com.au> <20030604.145404.88473317.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030604.145404.88473317.imp@bsdimp.com> X-Operating-System: FreeBSD cicely12.cicely.de 5.1-BETA alpha User-Agent: Mutt/1.5.4i cc: acpi-jp@jp.FreeBSD.org cc: cableboy@charter.net cc: freebsd-current@freebsd.org Subject: Re: [acpi-jp 2311] ACPI and PCI vs interrupt routing on Sony VAIO's X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2003 22:58:54 -0000 On Wed, Jun 04, 2003 at 02:54:04PM -0600, M. Warner Losh wrote: > In message: > John Baldwin writes: > : I'm currently working on making the PCI interrupt routing work for SMP > : and once that is done I plan to commit a change to make this > : > : #if defined(__ia64__) || defined(__i386__) > : > : However, if people find that the above patch fixes a lot of UP > : machines for now I might commit it. > > I know that my Fiva 205 works with ACPI as long as I enter the right > overrides to get the right interrupts. I've been using something > similar. > > However, why not all architectures? On alpha we need suport for each platform on it's own to get this working. Currently we invalidate the inline intentionally in the platform code to enable routing via pci_alloc_resource. I plan to do this for each platform, but don't believe to get the required testers for each one. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de