Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 05/24/2001 00:23:55
Module Name:	syssrc
Committed By:	chris
Date:		Wed May 23 21:23:55 UTC 2001

Modified Files:
	syssrc/sys/arch/arm32/footbridge: footbridge_irq.S

Log Message:
Use ffs like routine in the footbridge irq handling.  It is now very similair to the iomd irq handler.

Note that I've kept the existing quirk of still passing the irq to the next handler even if the irq handler returned 1.  I need to investigate why we do this.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm32/footbridge/footbridge_irq.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.