From owner-freebsd-mobile@FreeBSD.ORG Wed Jul 30 17:23:25 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E90A437B401; Wed, 30 Jul 2003 17:23:25 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ABF043F85; Wed, 30 Jul 2003 17:23:25 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h6V0NNFL042342; Wed, 30 Jul 2003 18:23:24 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 30 Jul 2003 18:23:19 -0600 (MDT) Message-Id: <20030730.182319.33813952.imp@bsdimp.com> To: sm4tnp8@gmx.net From: "M. Warner Losh" In-Reply-To: <11810.1059606281@www60.gmx.net> References: <11810.1059606281@www60.gmx.net> 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: mobile@freebsd.org Subject: Re: ACPI and INT-Routing X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 00:23:26 -0000 In message: <11810.1059606281@www60.gmx.net> "Markus D." writes: : > : > > I have seen in DMESG output from people posting to this list entries : > > like 'slot 31 INTD is routed to irq 3'. Is it an error not to have such : > > lines on booting with acpi? : > : > It is not an error, per se. It may mean that your BIOS doesn't : > support interrupt routing, but I doubt that. : > : > > Instead the irq's are displayed along with the driver lines on booting. : > : > Can you provide an example of this? : > : It look's like this (with OLDCARD) : : pcic0: irq 11 at device 3.0 on pci0 : pcic0: PCI Memory allocated: 0x88000000 : pcic0: Polling mode : pcic0: Warning: O2micro OZ68xx chips may not work : pccard0: on pcic0 OLDCARD doesn't have the new, shiny o2micro workarounds in it. Warner