NetBSD/sys/arch/prep
kleink 02530a3ece When enabling hardware interrupts at the end of cpu_startup(), splhigh()
cannot be used to mask them off for deferred processing as autoconfiguration
hasn't even started and thus the IPL_HIGH mask hasn't been calculated yet.

Instead, set the current mask manually to all-masked using splraise().
2002-02-11 23:01:37 +00:00
..
compile
conf Update description for icsphy. 2002-02-10 17:36:52 +00:00
include "doesn't" should have an 's'. 2002-02-11 11:19:26 +00:00
isa Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
pci The MPC105 does not implement the IBM reference implementation's 2001-12-12 10:18:48 +00:00
prep When enabling hardware interrupts at the end of cpu_startup(), splhigh() 2002-02-11 23:01:37 +00:00
stand s/asm/__asm__ volatile/ 2002-02-04 16:17:36 +00:00
Makefile