NetBSD/sys/arch/cobalt/include
tsutsui cbe0593dd5 Cleanup ICU (i8259 compatible PIC) interrupt handling code:
- move ICU interrupt stuff from pci/pcib.h to cobalt/machdep.c
  because ICU should be initialized before pcib is attached
- initialize ICU more properly
- check interrupt types and set ELCR (edge/level control registers)
  accordingly in icu_intr_establish()
- check requested IRQ line and call only a necessary hander in icu_intr()
- use specific EOI to ack interrupts rather than AEOI
- use macro defined in <dev/ic/i8259reg.h>
2006-05-31 12:59:39 +00:00
..
Makefile
ansi.h
aout_machdep.h
asm.h
autoconf.h
bootinfo.h
bsd-aout.h
bswap.h
bus.h Tweak bus_space_barrier(9) macro to appease 2006-05-26 13:23:34 +00:00
cdefs.h
cpu.h
cpu_counter.h
db_machdep.h
disklabel.h
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Cleanup ICU (i8259 compatible PIC) interrupt handling code: 2006-05-31 12:59:39 +00:00
kcore.h
kdbparam.h
leds.h
limits.h
loadfile_machdep.h
lock.h
locore.h
math.h
mcontext.h
mips_opcode.h
nvram.h
param.h - initialize cpuspeed and curcpu() according to cobalt model id 2006-04-21 16:52:15 +00:00
pcb.h
pci_machdep.h
pmap.h
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h
wchar_limits.h
wired_map.h