NetBSD/sys/arch/evbmips/alchemy
tsutsui 44e83481b7 Defer _spl0() or _splnone() calls (which enable hardware interrupts)
from cpu_configure(9) to cpu_initclocks(9) on mips ports which use
mips3_clockintr.c:mips3_clockintr() (i.e. CPU INT5 clock) to avoid
hardclock(9) before softclock interrupt is initialized in initclocks().
This should be harmless because initclocks() is a part of configure()
in these days and there is no MI function which expects hardware
interrupts between cpu_configure(9) and cpu_initclocks(9).

Disccussed on tech-kern and port-mips.
2006-11-17 21:01:03 +00:00
..
autoconf.c Defer _spl0() or _splnone() calls (which enable hardware interrupts) 2006-11-17 21:01:03 +00:00
board.h Add the final glue bits required to enable the SPI interface on the 2006-10-02 08:13:53 +00:00
cpu.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dbau1500.c Add board reset logic. 2006-02-16 01:52:37 +00:00
dbau1500reg.h Fix some comment tyops. 2006-04-25 03:56:16 +00:00
dbau1550.c Add the final glue bits required to enable the SPI interface on the 2006-10-02 08:13:53 +00:00
dbau1550reg.h Add the final glue bits required to enable the SPI interface on the 2006-10-02 08:13:53 +00:00
genericbd.c Improved alchemy board support, including board differentiation required for 2006-02-08 09:04:01 +00:00
mach_intr.c au_icu.c is in mips/ and should not depend on evbmips intr handler struct. 2006-02-09 18:03:12 +00:00
machdep.c Add the final glue bits required to enable the SPI interface on the 2006-10-02 08:13:53 +00:00
mainbus.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mtx-1.c Third time the charm? Okay, this time it at least compiles. 2006-02-23 04:52:49 +00:00
obio.c Improved alchemy board support, including board differentiation required for 2006-02-08 09:04:01 +00:00
obiovar.h Improved alchemy board support, including board differentiation required for 2006-02-08 09:04:01 +00:00
omsal400.c Support aupcmcia on OMSAL400. 2006-04-02 17:32:57 +00:00
omsal400reg.h Support Plathome OpenMicroServer (OMS-AL400). 2006-02-23 17:14:01 +00:00
pb1000reg.h LCD and PCMCIA address info is chip-specific and not board-specific. 2006-06-17 14:42:54 +00:00
pciide_machdep.c Add Au1550 PCI support (Au1500 not yet, coming shortly). 2006-02-09 00:26:39 +00:00