NetBSD/sys/arch/arm32/footbridge
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
..
cyclone_boot.h
dc21285mem.h
dc21285reg.h
ebsa285_machdep.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
footbridge.c
footbridge_clock.c Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
footbridge_com.c Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
footbridge_com_io.c
footbridge_com_io_asm.S
footbridge_io.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
footbridge_io_asm.S Implement bus_space_write_region_4() and bus_space_read_region4() 2000-06-24 09:42:47 +00:00
footbridge_irq.S
footbridge_irqhandler.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
footbridge_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
footbridge_pci.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
footbridgevar.h