cvs commit: src/sys/dev/pci vga_pci.c
John Baldwin
jhb at FreeBSD.org
Tue Sep 16 19:52:08 UTC 2008
jhb 2008-09-16 19:52:02 UTC
FreeBSD src repository
Modified files:
sys/dev/pci vga_pci.c
Log:
SVN rev 183095 on 2008-09-16 19:52:02Z by jhb
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
Revision Changes Path
1.6 +99 -1 src/sys/dev/pci/vga_pci.c
More information about the cvs-src
mailing list