NetBSD/sys/arch/arc
tsutsui 04595a48c6 Before calling the handler of timer at isa for hardclock(9),
clear MIPS_SR_INT_IE in struct clockframe status to prevent
unintentional spllowersoftclock(9) in hardclock(9).
This may be required because current CLKF_BASEPRI() implementation
of NetBSD/arc doesn't check ICU_MASK and all ISA devices share
the same MIPS CPU INT2 interrupt.

BTW, has anyone tried IPL_ICU_MASK on any mips ports?
2006-06-13 13:51:31 +00:00
..
arc Include "ioconf.h" rather than declare struct cfdriver foo_cd in each file. 2006-04-15 08:49:47 +00:00
compile
conf Move arcsisabr.c from arc/isa to arc/dti because it's DescStation specific. 2006-06-12 15:04:40 +00:00
dev integrate kauth. 2006-05-14 21:55:09 +00:00
dti Remove a declaration of nonexistent function. 2006-06-12 15:06:32 +00:00
include Account ISA interrupts by evcnt(9) 2006-06-12 15:39:01 +00:00
isa Before calling the handler of timer at isa for hardclock(9), 2006-06-13 13:51:31 +00:00
jazz Detect FAS216 chip on some Olivetti machines. (untested) 2006-04-15 12:41:45 +00:00
pci In !defined(PCI_NETBSD_CONFIGURE) case, check PCI_ID_REG and PCI_CLASS_REG 2006-04-16 07:10:45 +00:00
stand free -> dealloc 2006-01-25 18:28:25 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
TODO