NetBSD/sys/arch/atari/include
sommerfeld 851de295eb Change pci_intr_map to get interrupt source information from a "struct
pci_attach_args *" instead of from four separate parameters which in
all cases were extracted from the same "struct pci_attach_args".

This both simplifies the driver api, and allows for alternate PCI
interrupt mapping schemes, such as one using the tables described in
the Intel Multiprocessor Spec which describe interrupt wirings for
devices behind pci-pci bridges based on the device's location rather
the bridge's location.

Tested on alpha and i386; welcome to 1.5Q
2000-12-28 22:59:06 +00:00
..
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
acia.h
ahdilabel.h
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 Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
cdefs.h
cpu.h Unification of the m68k syscall() function. 2000-12-19 21:09:54 +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_types.h Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
intr.h Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
iomap.h Determine the default floppy type on the TT/Falcon by reading the config 2000-01-06 12:14:33 +00:00
isa_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +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
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 Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pmap.h The Atari pmap does wired page accounting; advertize it to UVM. 2000-09-28 09:09:28 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
scu.h
setjmp.h
signal.h
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 We use 8K pages on the Atari. Make PAGE_SIZE and friends into 2000-11-14 19:01:09 +00:00