summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/cia_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/pci/cia_pci.c')
-rw-r--r--sys/alpha/pci/cia_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/pci/cia_pci.c b/sys/alpha/pci/cia_pci.c
index aa09f41..2a36ba2 100644
--- a/sys/alpha/pci/cia_pci.c
+++ b/sys/alpha/pci/cia_pci.c
@@ -410,6 +410,7 @@ static device_method_t cia_pcib_methods[] = {
DEVMETHOD(pcib_maxslots, cia_pcib_maxslots),
DEVMETHOD(pcib_read_config, cia_pcib_read_config),
DEVMETHOD(pcib_write_config, cia_pcib_write_config),
+ DEVMETHOD(pcib_route_interrupt, alpha_pci_route_interrupt),
{ 0, 0 }
};
OpenPOWER on IntegriCloud