vgapci: Allow children of vgapci to use MSI interrupts and query VPD strings
authorImre Vadász <imre@vdsz.com>
Sat, 13 Jun 2015 20:45:40 +0000 (22:45 +0200)
committerImre Vadász <imre@vdsz.com>
Sat, 13 Jun 2015 20:45:40 +0000 (22:45 +0200)
commit0855c8c08418f7c3d0ce84b46db6ca6fe2189e09
tree80b12d3ce49382629916773752cf7ca21afb24e8
parent46af7d9aa7c5669cf8319cb56dc4b22774245401
vgapci: Allow children of vgapci to use MSI interrupts and query VPD strings

* vgapci now setups as the interrupt owner, rather than the child device.

* For MSI interrupts, we only allow 1 child device to use MSI at a time.

Taken-from: FreeBSD
sys/bus/pci/vga_pci.c