NetBSD/sys/arch/bebox
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
..
bebox Move INTSTK and SPILLSTK definitions to locore.[Ss] to allow allocation of 2000-12-04 17:05:50 +00:00
compile keep compile dir. 1997-11-27 09:48:18 +00:00
conf Add pseudo-device vlan 2000-12-19 10:42:02 +00:00
include Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
isa Move the ISA DMA cookie into isadma_machdep.c. 2000-11-15 19:31:35 +00:00
pci Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
stand add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile Include bsd.subdir.mk instead of bsd.prog.mk. 1998-09-01 08:43:48 +00:00