From owner-freebsd-current@FreeBSD.ORG Sun Feb 25 14:10:15 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B29516A403 for ; Sun, 25 Feb 2007 14:10:15 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from mail.oltrelinux.com (krisma.oltrelinux.com [194.242.226.43]) by mx1.freebsd.org (Postfix) with ESMTP id 116F413C428 for ; Sun, 25 Feb 2007 14:10:10 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from newluxor.wired.org (ip-91-186.sn1.eutelia.it [62.94.91.186]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oltrelinux.com (Postfix) with ESMTP id 8E17311AEB6; Sun, 25 Feb 2007 15:10:08 +0100 (CET) Received: (from piso@localhost) by newluxor.wired.org (8.13.8/8.13.8/Submit) id l1PEA1AG045093; Sun, 25 Feb 2007 15:10:01 +0100 (CET) (envelope-from piso) Date: Sun, 25 Feb 2007 15:10:00 +0100 From: Paolo Pisati To: Krassimir Slavchev Message-ID: <20070225141000.GB44753@tin.it> References: <45E1933A.6090505@bulinfo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45E1933A.6090505@bulinfo.net> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Cc: freebsd-arm@freebsd.org, freebsd-current@freebsd.org Subject: Re: kernel panic on ARM (interrupt filtering related)? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 25 Feb 2007 14:10:15 -0000 On Sun, Feb 25, 2007 at 03:46:34PM +0200, Krassimir Slavchev wrote: > > at91_pio0: mem 0xdffff400-0xdffff5ff irq 1 on atmelarm0 > at91_pio0: ABSR: 0x60 OSR: 0 PSR:0x1380010 ODSR: 0 > panic: All system interrupt ISRs must be type INTR_FAST try this: http://people.freebsd.org/~piso/at91.diff bye, P.