NetBSD/sys/arch
thorpej 0d6571ba4d Defer hooking up the DMA controller interrupt. Add a new funciton,
dmacomputeipl(), which is called by drivers which use DMA once they've
hooked up their interrupts.  This new function computes the appropriate
ipl to use for the DMA controller and (re-)establishes it's interrupt.
1996-12-09 03:09:51 +00:00
..
alpha remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
amiga First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
arm32 First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
atari First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
hp300 Defer hooking up the DMA controller interrupt. Add a new funciton, 1996-12-09 03:09:51 +00:00
i386 Remove _MCOUNT_DECL prototype once more. 1996-12-07 12:59:45 +00:00
m68k PROF -> GPROF 1996-11-30 02:48:57 +00:00
mac68k First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
mips PROF -> GPROF 1996-11-30 02:48:57 +00:00
mvme68k First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
ofppc * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
pc532 * Enlarge kernel virtual memory space. The pc532 kernel now runs at 1996-12-07 09:24:37 +00:00
pica First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
pmax First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
powerpc First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
sparc Revise communication between hw & sw interrupt handler. 1996-12-08 23:41:39 +00:00
sun3 First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
vax First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
x68k First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00