Subject: CVS commit: syssrc/sys/arch/evbarm/iq80310
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/07/2001 04:56:18
Module Name: syssrc
Committed By: thorpej
Date: Wed Nov 7 02:56:18 UTC 2001
Modified Files:
syssrc/sys/arch/evbarm/iq80310: iq80310_intr.c
Log Message:
When we read the interrupt status bits, mask it with the shadow copy
of the "currently enabled interrupts" -- the CPLD appears to light
up the status bit even if it doesn't cause the CPU IRQ line to be
asserted.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/evbarm/iq80310/iq80310_intr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.