NetBSD/sys/arch/arm
scw 99df1a0ae1 In the interrupt dispatch loop, make sure to handle any pending interrupts
which came in while we were dealing with the first interrupt(s), and which
are enabled at the current spl.

This fixes a problem where the intr_enabled/hw mask is not updated to
allow pending interrupts through until the next splx(). In some case,
interrupts could be delayed until the next clock tick.
2003-12-03 13:20:34 +00:00
..
arm Use kdb_trap() rather than Debugger() to deal with unhandled undefined 2003-11-29 22:21:29 +00:00
arm32 Avoid alignment faults in fusword and fuswintr. Also handle big-endian 2003-12-01 13:34:44 +00:00
conf Add "options ARM32_DISABLE_ALIGNMENT_FAULTS" to forcibly disable 2003-11-05 12:53:15 +00:00
footbridge Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2c 2003-10-21 08:15:39 +00:00
fpe-arm Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
include - For consistency, use cpsr_all instead of cpsr. 2003-12-01 08:48:33 +00:00
iomd eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
ixp12x0 Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
mainbus __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
ofw Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
s3c2xx0 Fix GCC 3 barfage. 2003-09-24 11:57:44 +00:00
sa11x0 Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
xscale In the interrupt dispatch loop, make sure to handle any pending interrupts 2003-12-03 13:20:34 +00:00
Makefile cats and netwinder can share a common footbridge_intr.h file, so install and 2002-09-28 15:53:03 +00:00