From owner-freebsd-mobile Wed Feb 20 19:12:27 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id DB9E137B405 for ; Wed, 20 Feb 2002 19:12:23 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g1L3CMi97898; Wed, 20 Feb 2002 20:12:23 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g1L3CML83188; Wed, 20 Feb 2002 20:12:22 -0700 (MST) (envelope-from imp@village.org) Date: Wed, 20 Feb 2002 20:12:06 -0700 (MST) Message-Id: <20020220.201206.21659427.imp@village.org> To: andreas.beham@aon.at Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: PCI interrupt routing for the cardbus bridge on sis630 From: "M. Warner Losh" In-Reply-To: <000b01c1ba5d$e7638b30$1401000a@GOD> References: <000b01c1ba5d$e7638b30$1401000a@GOD> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <000b01c1ba5d$e7638b30$1401000a@GOD> "Andreas Beham" writes: : pci_cfgintr_virgin: using routable interrupt 3 : : Fatal trap 12: page fault while in kernel mode : fault virtual address = 0xeb902 : fault code = supervisor read, page not present : instruction pointer = 0x8:0xc00eb807 : stack pointer = 0x10:0xc035ed6c : frame pointer = 0x10:0xc035ed6c : code segment = base 0x0, limit 0xfffff, type 0x1b : = DPL 0, pres 1, def 32 1, gran 1 : processor eflags = interrupt enabled, resume, IOPL=0 : current process = 0 (swapper) : interrupt mask = net tty bio cam : trap number = 12 : panic: page fault This looks like we're not calling the PCI BIOS correctly. I'm not sure how to track this down, since my PC Segment Fu isn't very great. Thanks for the report. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message