Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 06/08/2001 00:47:36
Module Name: syssrc
Committed By: chris
Date: Thu Jun 7 21:47:36 UTC 2001
Modified Files:
syssrc/sys/arch/arm32/footbridge: footbridge_irq.S
Log Message:
Fix the broken stray irq handling for footbridge, this needs to be
propegated to other arm32 irq handlers, until there's a common core part
for doing irq handling.
Untested as I've no cards that generate stray irq's.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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.