freebsd-dev/sys/alpha/pci
Andrew Gallatin 150cd07213 Resurrect platform.pci_intr_map() and essentially undo the effects of
the interface conversion to platform.pci_intr_route().  I've left the
platform.pci_intr_route() function pointer in place, as well as
alpha_pci_route_interrupt(), but no platform currently implements it.

To work around the removal of alpha_platform_assign_pciintr(cfg);
from the pci probe code, I've hooked in calls to platform.pci_intr_map()
in pcib_read_config (similar to the x86 APIC_IO ifdef in pci_cfgregread)
for every chipset that has a platform which needs it.

While here, I've removed the interupt mapping/routing code from the
AS2x00 platform because its not required (it has never been present in
-stable).

Tested on: UP1000, Miata(GL), XP1000, AS2100, AS500
2001-06-01 17:39:11 +00:00
..
alphapci_if.m
apecs_pci.c Resurrect platform.pci_intr_map() and essentially undo the effects of 2001-06-01 17:39:11 +00:00
apecs.c Make sure that all resource allocation is handled in the pcib device, not 2001-05-23 19:44:17 +00:00
apecsreg.h
apecsvar.h
bwx.c
cia_pci.c Resurrect platform.pci_intr_map() and essentially undo the effects of 2001-06-01 17:39:11 +00:00
cia.c Make sure that all resource allocation is handled in the pcib device, not 2001-05-23 19:44:17 +00:00
ciareg.h
ciavar.h
irongate_pci.c Make sure that all resource allocation is handled in the pcib device, not 2001-05-23 19:44:17 +00:00
irongate.c Make sure that all resource allocation is handled in the pcib device, not 2001-05-23 19:44:17 +00:00
irongatereg.h
irongatevar.h
lca_pci.c Resurrect platform.pci_intr_map() and essentially undo the effects of 2001-06-01 17:39:11 +00:00
lca.c Make sure that all resource allocation is handled in the pcib device, not 2001-05-23 19:44:17 +00:00
lcareg.h
lcavar.h
pci_eb64plus_intr.s
pci_eb164_intr.s
pcibus.c Backout previous revision. While it fixed many platforms, it broke 2001-05-31 21:47:25 +00:00
pcibus.h
swiz.c
t2_pci.c Make sure that all resource allocation is handled in the pcib device, not 2001-05-23 19:44:17 +00:00
t2.c Resurrect platform.pci_intr_map() and essentially undo the effects of 2001-06-01 17:39:11 +00:00
t2reg.h
t2var.h Resurrect platform.pci_intr_map() and essentially undo the effects of 2001-06-01 17:39:11 +00:00
tsunami_pci.c Make sure that all resource allocation is handled in the pcib device, not 2001-05-23 19:44:17 +00:00
tsunami.c Make sure that all resource allocation is handled in the pcib device, not 2001-05-23 19:44:17 +00:00
tsunamireg.h
tsunamivar.h