NetBSD/sys/arch/alpha/pci
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
..
a12c_bus_mem.c implement bus_space_vaddr() 2000-04-17 17:24:48 +00:00
a12c_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
a12c_pci.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
a12c.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
a12creg.h
a12cvar.h
apecs_bus_io.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
apecs_bus_mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
apecs_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
apecs_pci.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
apecs.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
apecsreg.h
apecsvar.h
cia_bwx_bus_io.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
cia_bwx_bus_mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
cia_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
cia_pci.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
cia_swiz_bus_io.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
cia_swiz_bus_mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
cia.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
ciareg.h
ciavar.h Put the code that enables/disables Pyxis interrupt lines in 2000-03-19 01:43:25 +00:00
dwlpx_bus_io.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
dwlpx_bus_mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
dwlpx_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
dwlpx_pci.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
dwlpx.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
dwlpxreg.h
dwlpxvar.h
irongate_bus_io.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
irongate_bus_mem.c Do the additional PCI memory initialization after configuring DMA. 2000-11-29 06:29:10 +00:00
irongate_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
irongate_pci.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
irongate.c Do the additional PCI memory initialization after configuring DMA. 2000-11-29 06:29:10 +00:00
irongatereg.h Because of the Cool sign-extension hack we use to access PCI space, 2000-06-26 02:42:10 +00:00
irongatevar.h Do the additional PCI memory initialization after configuring DMA. 2000-11-29 06:29:10 +00:00
lca_bus_io.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
lca_bus_mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
lca_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
lca_pci.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
lca.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
lcareg.h
lcavar.h
mcpcia_bus_io.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
mcpcia_bus_mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
mcpcia_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
mcpcia_pci.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
mcpcia.c G/c unused include. 2000-06-25 19:33:01 +00:00
mcpciareg.h Add support for a single statically-allocated MCPCIA configuration structure, 1999-04-15 22:27:40 +00:00
mcpciavar.h Add SGMAP stuff for Window 2, and rename Window 0's SGMAP stuff to indicate 1999-04-16 02:18:07 +00:00
pci_550.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_550.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
pci_1000.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_1000.h
pci_1000a.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_1000a.h
pci_2100_a50.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_2100_a50.h
pci_2100_a500.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_2100_a500.h Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
pci_6600.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_6600.h Support for EV6 Tsunami core logic and system type 6600. 1999-06-29 06:46:46 +00:00
pci_a12.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
pci_a12.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
pci_alphabook1.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_alphabook1.h
pci_axppci_33.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_axppci_33.h
pci_bwx_bus_io_chipdep.c Do the previously slightly differently, to avoid confusing the internal 2000-06-26 18:19:26 +00:00
pci_bwx_bus_mem_chipdep.c Revert previous -- we'll do it differently. 2000-11-29 06:21:12 +00:00
pci_eb64plus_intr.s
pci_eb64plus.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_eb64plus.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:26 +00:00
pci_eb66_intr.s
pci_eb66.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_eb66.h
pci_eb164_intr.s
pci_eb164.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_eb164.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
pci_kn8ae.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_kn8ae.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:26 +00:00
pci_kn20aa.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_kn20aa.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:26 +00:00
pci_kn300.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_kn300.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:26 +00:00
pci_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
pci_sgmap_pte32.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
pci_sgmap_pte32.h
pci_sgmap_pte64.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
pci_sgmap_pte64.h
pci_swiz_bus_io_chipdep.c implement bus_space_vaddr() 2000-04-17 17:24:48 +00:00
pci_swiz_bus_mem_chipdep.c implement bus_space_vaddr() 2000-04-17 17:24:48 +00:00
pci_up1000.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pci_up1000.h Add support for the Alpha Processor, Inc. UP1000 EV6 system. 2000-06-01 20:30:28 +00:00
pciide_machdep.c
sio_pic.c Put back the INITIALLY_{ENABLED,LEVEL_TRIGGERED}() PROM brain-damage 2000-12-18 21:49:08 +00:00
sio.c Add code to read the EISA configuration NVRAM as set up by 2000-07-29 23:18:46 +00:00
sioreg.h
siovar.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:26 +00:00
tsc.c Allocate the DMA windows out of the PCI memory extent map after 2000-11-29 06:30:09 +00:00
tsp_bus_io.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
tsp_bus_mem.c Allocate the DMA windows out of the PCI memory extent map after 2000-11-29 06:30:09 +00:00
tsp_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
tsp_pci.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:58:45 +00:00
tsreg.h Because of the Cool sign-extension hack we use to access PCI space, 2000-06-26 02:42:10 +00:00
tsvar.h Allocate the DMA windows out of the PCI memory extent map after 2000-11-29 06:30:09 +00:00
ttwoga_bus_io.c Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
ttwoga_bus_mem.c Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
ttwoga_dma.c Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
ttwoga_pci.c Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
ttwoga.c Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
ttwogareg.h Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
ttwogavar.h Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00