git: vgapci: Allow children of vgapci to use MSI interrupts and query VPD strings
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sat Jun 13 13:47:46 PDT 2015
commit 0855c8c08418f7c3d0ce84b46db6ca6fe2189e09
Author: Imre Vadász <imre at vdsz.com>
Date: Sat Jun 13 22:45:40 2015 +0200
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
Summary of changes:
sys/bus/pci/vga_pci.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 78 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0855c8c08418f7c3d0ce84b46db6ca6fe2189e09
--
DragonFly BSD source repository
More information about the Commits
mailing list