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:06:39
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Nov  7 02:06:38 UTC 2001

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

Log Message:
* Pass the IRQ number to stray_irqhandler() and display it in
  the panic message.
* Mask off undefined bits from the XINT3 and XINT0 registers in the CPLD.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/evbarm/iq80310/iq80310_intr.c \
    syssrc/sys/arch/evbarm/iq80310/iq80310_irq.S

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