freebsd-dev/sys/arm/xscale/pxa
Marcel Moolenaar 272489fe59 Pass the previously returned IRQ back to arm_get_next_irq() so that
the implementation can guarantee forward progress in the event of
a stuck interrupt or interrupt storm. This is especially critical
for fast interrupt handlers, as they can cause a hard hang in that
case. When first called, arm_get_next_irq() is passed -1.

Obtained from:	Juniper Networks, Inc.
2009-06-09 18:18:41 +00:00
..
files.pxa Pull all the code to deal with bus space methods into a shared set of 2008-06-10 03:44:14 +00:00
if_smc_smi.c
pxa_gpio.c
pxa_icu.c Pass the previously returned IRQ back to arm_get_next_irq() so that 2009-06-09 18:18:41 +00:00
pxa_machdep.c - Fix spelling error in comments. 2008-12-01 10:16:25 +00:00
pxa_obio.c Add the pxa_teardown_intr() bus method function to de-associate the 2008-06-10 06:06:15 +00:00
pxa_smi.c
pxa_space.c Pull all the code to deal with bus space methods into a shared set of 2008-06-10 03:44:14 +00:00
pxa_timer.c
pxareg.h
pxavar.h
std.pxa
uart_bus_pxa.c
uart_cpu_pxa.c