Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2013 11:43:10 -0600
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        Andrew Turner <andrew@FreeBSD.org>, src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   Re: svn commit: r258772 - in projects/specific_leg/sys: arm/arm arm/broadcom/bcm2835 arm/include arm/ti conf dev/fdt
Message-ID:  <529A23AE.9010008@freebsd.org>
In-Reply-To: <201311301731.rAUHV4GJ037927@svn.freebsd.org>
References:  <201311301731.rAUHV4GJ037927@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/30/13 11:31, Andrew Turner wrote:
> Author: andrew
> Date: Sat Nov 30 17:31:04 2013
> New Revision: 258772
> URL: http://svnweb.freebsd.org/changeset/base/258772
>
> Log:
>   Update the interrupt handling code.
>    - arm_mask_irq, etc. have been moved to the platform code.
>    - The interrupt decode code is being moved to a common file in sys/dev/fdt
>

I'd strongly encourage you to adopt the pic_if.m stuff from PowerPC as
well. It allows handling both of these issues in the PIC driver (the
fdt_pic stuff is slated for demolition, by the way), which can then be
standalone, as well as allowing multiple/cascaded interrupt controllers.
I'd be happy to provide any help you need on porting these.
-Nathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?529A23AE.9010008>