NetBSD/sys/arch/atari
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
..
atari split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-23 09:35:51 +00:00
compile
conf Remove "rnd is EXPERIMENTAL" comments. 2000-12-19 15:51:47 +00:00
dev Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
include Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
isa remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
pci Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
stand Correct `off by one' error when testing against size of disk. 2000-10-23 06:56:00 +00:00
vme remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
Makefile