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: 02/09/2002 05:52:31
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Feb  9 03:52:31 UTC 2002

Modified Files:
	syssrc/sys/arch/evbarm/iq80310: iq80310_intr.c

Log Message:
* The Npwr only has 5 interrupt sources, all in XINT3, so don't bother
  reading XINT0 (which isn't even implemented by the CPLD on Npwr).
* Adjust the mask of valid IRQ bits for the Npwr.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 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.