From owner-freebsd-ppc@FreeBSD.ORG Tue Aug 7 19:35:08 2007 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9E5716A41B for ; Tue, 7 Aug 2007 19:35:08 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.freebsd.org (Postfix) with ESMTP id 8E9D913C48D for ; Tue, 7 Aug 2007 19:35:08 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from excfreebsd.hq.netapp.com (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 3.7.5a-GA) with ESMTP id CZU34453 (AUTH peterg@ptree32.com.au); Wed, 8 Aug 2007 05:34:54 +1000 (EST) Message-ID: <46B8C952.2030303@freebsd.org> Date: Tue, 07 Aug 2007 12:34:42 -0700 From: Peter Grehan User-Agent: Thunderbird 2.0.0.0 (X11/20070525) MIME-Version: 1.0 To: Marcel Moolenaar References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Revamp of interrupt code (INTR_FILTER support) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Aug 2007 19:35:09 -0000 Hi Marcel, This work looks excellent. I'll try and review/test asap. Mac G5s have 2 cascaded OpenPICs. The existing code needed a revamp to support that: would it be able to fit into your new model ? later, Peter.