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 Make ahdi_part and ahdi_root 'packed' so I can use this include file on 2001-01-07 21:05:16 +00:00
ansi.h
aout_machdep.h
asm.h
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
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 Add definition for default swap partition (libahdi uses this). 2000-02-05 21:14:55 +00:00
dma.h
elf_machdep.h
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
float.h
frame.h
ieee.h A foolish consistency. 1999-08-30 18:58:01 +00:00
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
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 kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
kcore.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
math.h C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
mfp.h Adapt these for use on the Milan. 2001-04-11 14:45:07 +00:00
msioctl.h
mtpr.h
param.h Do not pull-in machine/intr.h when _KERNEL is not defined. This fixes 2000-11-01 12:08:16 +00:00
pcb.h Add PCB_REGS_* defines. This makes ddb compile again. 2000-09-30 20:36:40 +00:00
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 Minor change. 1998-09-13 12:01:41 +00:00
stdarg.h Standardize format. 1999-01-22 14:12:07 +00:00
svr4_machdep.h Rip protection against multiple inclusion from wrapper headers. 1999-11-09 21:34:03 +00:00
trap.h
types.h add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do very 2000-02-05 00:13:22 +00:00
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