]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r329598:
authorbryanv <bryanv@FreeBSD.org>
Sat, 17 Mar 2018 20:20:29 +0000 (20:20 +0000)
committerbryanv <bryanv@FreeBSD.org>
Sat, 17 Mar 2018 20:20:29 +0000 (20:20 +0000)
commit2fae5bdd9a91c0b17c1bef4c1f70f5bc38ff5837
treeebe8b06d4669b7741b239f2884c2f5743ce208b2
parent277cf133c9f4726b01cdf28aa3fb625256979455
MFC r329598:

Add PCI methods to iterate over the PCI capabilities

VirtIO V1 provides configuration in multiple VENDOR capabilities so this
allows all of the configuration to be discovered.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D14325
share/man/man9/pci.9
sys/dev/pci/hostb_pci.c
sys/dev/pci/pci.c
sys/dev/pci/pci_if.m
sys/dev/pci/pci_private.h
sys/dev/pci/pcivar.h
sys/dev/pci/vga_pci.c