NetBSD/sys/arch/cobalt/include
simonb e5bd00e48d For ports that wire up pciide in compatibility mode, have
them define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
in pci_machdep.h and pciide_map_compat_intr() only calls
pciide_machdep_compat_intr_establish() if that preprocessor
define exists.

Ports that don't need to do this no longer need to supply a
dummy function.
2001-06-08 04:48:54 +00:00
..
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
ansi.h
aout_machdep.h
asm.h Add asm.h like other ports. 2000-03-30 21:33:30 +00:00
autoconf.h Add licenses. 2000-05-05 03:27:22 +00:00
bsd-aout.h
bswap.h
bus.h Add the BUS_DMA_STREAMING flag. 2001-03-07 22:42:16 +00:00
cdefs.h
conf.h
cpu.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
db_machdep.h
disklabel.h Whitespace. 2000-06-28 09:40:59 +00:00
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
int_limits.h Add definitions of C99 specified-width integer type limits. 2001-04-15 15:29:02 +00:00
int_mwgwtypes.h Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
int_types.h Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
intr.h Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
kcore.h
kdbparam.h
leds.h
limits.h
lock.h Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
locore.h
math.h Add math.h. 2000-03-21 02:30:42 +00:00
mips_opcode.h
nvram.h
param.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
pcb.h
pci_machdep.h For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
rnd.h Add rnd(4) glue for the MIPS3 cycle counter. 2000-06-06 02:24:00 +00:00
setjmp.h
signal.h
stdarg.h
trap.h
types.h Some cleanups. 2000-03-31 14:51:49 +00:00
varargs.h
vmparam.h Some cleanups. 2000-03-31 14:51:49 +00:00