NetBSD/sys/arch/macppc
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
..
compile
conf Add tlp at pci. 2000-12-21 13:54:09 +00:00
dev Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
include Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
macppc Work around of "trap type 700 at ff8099b8". 2000-12-25 02:15:52 +00:00
pci Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
stand It's hfs.c, not hfs. Add -I${.CURDIR} for objdirs. XXX hfs.c should 2000-11-16 07:36:04 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00