]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow child devices of vgapci(4) to query VPD strings and use MSI/MSI-X
authorjhb <jhb@FreeBSD.org>
Tue, 16 Sep 2008 19:52:02 +0000 (19:52 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 16 Sep 2008 19:52:02 +0000 (19:52 +0000)
commit423433a5d70cff819e78878338a17388f3542e0c
tree61641ead618322c6f56f47ec24ef988df846e182
parent5657e9d778c13979b015b15f469fb25d7aa4b393
Allow child devices of vgapci(4) to query VPD strings and use MSI/MSI-X
interrupts.  For the MSI/MSI-X case, we only allow 1 child device to use
MSI or MSI-X at a time.

Tested by: rnoland
sys/dev/pci/vga_pci.c