NetBSD/sys/arch/bebox/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
..
pc
ansi.h
aout_machdep.h
asm.h
bat.h
bootinfo.h
bswap.h
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
conf.h
cpu.h Partial syscall cleanup, as per other ports. 2000-12-14 10:33:42 +00:00
cpufunc.h
db_machdep.h
disklabel.h
elf_machdep.h
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
float.h
fpu.h
frame.h
ieee.h
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
ipkdb.h
isa_machdep.h Move the ISA DMA cookie into isadma_machdep.c. 2000-11-15 19:31:35 +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
kgdb.h
limits.h
loadfile_machdep.h
lock.h Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
machine_type.h
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
math.h
mouse.h
param.h raise MSIZE from 128 to 256. 2000-06-30 17:55:11 +00:00
pcb.h
pccons.h
pci_machdep.h Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pio.h
pmap.h
powerpc.h Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
rnd.h Add cpu_counter(). 2000-06-11 16:32:42 +00:00
setjmp.h
signal.h
spkr.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00