K 10 svn:author V 7 rnoland K 8 svn:date V 27 2008-09-19T19:11:35.395016Z K 7 svn:log V 254 pci_setup_intr() will only enable MSI/MSI-X for direct children. Add methods to vga_pci.c to request on behalf of it's children. This causes vgapci to show up as the interrupt owner in vmstat -i, rather than the child device. Approved by: jhb(mentor) END