From owner-freebsd-current@FreeBSD.ORG Mon Jul 21 09:28:39 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 92C5937B401 for ; Mon, 21 Jul 2003 09:28:39 -0700 (PDT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97F3D43FB1 for ; Mon, 21 Jul 2003 09:28:37 -0700 (PDT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 032001FFC36; Mon, 21 Jul 2003 18:28:36 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 90E231FF8FA; Mon, 21 Jul 2003 18:28:34 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id CB8E6153D3; Mon, 21 Jul 2003 16:04:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id C16FB153D2; Mon, 21 Jul 2003 16:04:52 +0000 (UTC) Date: Mon, 21 Jul 2003 16:04:52 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Noriyoshi Kawano In-Reply-To: <86n0f82r2c.wl@brain.nrik.jp> Message-ID: References: <20030721103221.C95793@mbox.cksoft.de> <86n0f82r2c.wl@brain.nrik.jp> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020300 cc: current@freebsd.org Subject: Re: Fatal trap 12: page fault while in kernel mode 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: Mon, 21 Jul 2003 16:28:40 -0000 On Mon, 21 Jul 2003, Noriyoshi Kawano wrote: > I have similar problem. > disable re-route interrupts. > It's works fine. > > --- /sys/dev/pci/pci.c.orig Tue Jul 1 23:08:32 2003 > +++ /sys/dev/pci/pci.c Mon Jul 21 11:04:55 2003 > @@ -800,7 +800,7 @@ > } > > if (cfg->intpin > 0 && PCI_INTERRUPT_VALID(cfg->intline)) { > -#if defined(__ia64__) || (defined(__i386__) && !defined(SMP)) > +#if defined(__ia64__) > /* > * Try to re-route interrupts. Sometimes the BIOS or > * firmware may leave bogus values in these registers. Thanks. This works fine. Is there any "global" solution to the problem so that I won't need to patch again the time 5.2R comes out ? -- Greetings Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/