NetBSD/sys/arch/atari/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
acia.h
ahdilabel.h
ansi.h
aout_machdep.h
asm.h
bswap.h
bus.h Add bus_space_vaddr(). 2001-05-28 07:16:11 +00:00
cdefs.h
cpu.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
cpufunc.h
db_machdep.h
disklabel.h
dma.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.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
intr.h Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
iomap.h PCI_VGA_SIZE -> PCI_MEM_SIZE. (Plus some comments on those constants). 2001-05-28 06:43:19 +00:00
isa_machdep.h Update these for Milan addresses. 2001-04-12 07:17:30 +00:00
isapnp_machdep.h
kcore.h
limits.h
lock.h
math.h
mfp.h Adapt these for use on the Milan. 2001-04-11 14:45:07 +00:00
msioctl.h
mtpr.h
param.h
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 replace vm_page_t with struct vm_page *. 2001-05-26 21:27:02 +00:00
proc.h
profile.h
psl.h
pte.h The Milan uses the U0 pin to switch the pci-bridge between little & big 2001-04-10 19:51:00 +00:00
ptrace.h
reg.h
scu.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
trap.h
types.h
varargs.h
video.h
vmparam.h Per discussion w/ chuck and chuck, restructure the md page stuff 2001-05-01 02:19:13 +00:00