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: 12/01/2001 08:15:37
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Dec  1 06:15:36 UTC 2001

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

Log Message:
- Don't enable FIQs; nothing uses them (yet).
- Steer i80200 PMU and BCU interrupts to IRQ# (for lack of a better
  place, at the moment).
- Disable all interrupts other than external-IRQ# in the i80200 ICU;
  we don't deal with any of the others, yet.


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