pci: Fix manual interrupt routing support
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 6 Feb 2012 03:02:18 +0000 (11:02 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 6 Feb 2012 03:06:16 +0000 (11:06 +0800)
commit3382759bedac4aa11528327c87bccaad3c732460
treef386004505f1358390d2e1531f04f63cc199bdd1
parent9b9e61c482522d27e5650948d7f19bde14966dac
pci: Fix manual interrupt routing support

- Add function id to tunable name
- Call BUS_CONFIG_INTR upon manually assigned interrupt

Tested-by: swildner@
sys/bus/pci/pci.c