NetBSD/sys/arch
mark 66477b8680 Only call dosoftints() from splx if there is a soft interrupt actually
pending. This save us doing a function call and a bunch of instructions
for every splx() call. (Patch from cgd).
1998-03-28 00:14:51 +00:00
..
alpha Add a PMAP_KERNEL_PTE() macro that returns the PTE for a given KVA. If 1998-03-27 19:18:04 +00:00
amiga - remove one level of soft interupt in the software autorepeat code 1998-03-25 22:14:13 +00:00
arm32 Only call dosoftints() from splx if there is a soft interrupt actually 1998-03-28 00:14:51 +00:00
atari Sync with latest tty changes. 1998-03-25 09:46:09 +00:00
bebox Change commented out default baudrate(38400 to 9600) of serial console. 1998-03-27 00:11:07 +00:00
hp300 Optimize some cycles out of the clock interrupt handler when 1998-03-21 08:05:37 +00:00
i386 add -nostdinc to CPPFLAGS, so that /usr/include won't be used 1998-03-27 01:32:53 +00:00
m68k In kcopy(), make sure we save and restore the old fault handler; kcopy() 1998-03-04 06:39:14 +00:00
mac68k Move bus_space implementation to bus_space.c. 1998-03-27 18:11:31 +00:00
mips * Create /sys/arch/mips/include/intr.h, with extern declaration of 1998-03-26 12:46:33 +00:00
mvme68k 68060 has 8k + 8k caches. 1998-03-18 22:19:40 +00:00
newsmips Add MIPS_INT_MASK_FPU definition and remove unnecessary code. 1998-03-26 13:15:01 +00:00
ofppc Add commented out "options FFS_EI" 1998-03-18 16:34:41 +00:00
pc532 sync to current state. 1998-03-20 19:15:18 +00:00
pica Eliminate uses of TS_WOPEN in hard-wired devices. 1998-03-21 22:52:59 +00:00
pmax * Create /sys/arch/mips/include/intr.h, with extern declaration of 1998-03-26 12:46:33 +00:00
powerpc Add commented out "options FFS_EI" 1998-03-18 16:34:41 +00:00
sparc Typo in initial interrupt register mapping code. 1998-03-26 16:11:40 +00:00
sun3 Deal with missing P4 register on old 3/60 machines. 1998-03-21 21:40:45 +00:00
vax use dev/dec/lk201.h, fold back DELAY() changes from pmax lk201.c rev 1.7. 1998-03-22 09:37:47 +00:00
x68k Add commented out "options FFS_EI" 1998-03-18 16:34:41 +00:00