1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/arm/at91
Olivier Houchard e19357d3a5 On the AT91, we need to write on the EOI register after we handle an
interrupt. So, add a new function pointer, arm_post_filter, which defaults
to NULL, and which will be used as the post_filter arg for
intr_event_create(). Set it properly for the AT91, so that it boots again.

Reported by:	hps
2008-04-20 23:29:06 +00:00
..
at91_mci.c
at91_mcireg.h
at91_pdcreg.h
at91_pio_rm9200.h
at91_pio.c
at91_pioreg.h
at91_piovar.h
at91_pmc.c
at91_pmcreg.h
at91_pmcvar.h
at91_rtc.c
at91_rtcreg.h
at91_spi.c
at91_spireg.h
at91_ssc.c
at91_sscreg.h
at91_st.c
at91_streg.h
at91_twi.c
at91_twiio.h
at91_twireg.h
at91_usartreg.h
at91.c On the AT91, we need to write on the EOI register after we handle an 2008-04-20 23:29:06 +00:00
at91rm92reg.h
at91var.h
files.at91
files.kb920x
hints.at91rm9200
hints.at91sam9261
if_ate.c Add a missing \n. 2008-01-07 00:36:09 +00:00
if_atereg.h
kb920x_machdep.c Take the first baby step towards unifying and cleaning up arminit(): 2008-04-03 16:44:50 +00:00
ohci_atmelarm.c
std.at91
std.kb920x
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c
uart_dev_at91usart.c Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00