summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2016-09-30 18:47:34 +0000
committerjhb <jhb@FreeBSD.org>2016-09-30 18:47:34 +0000
commitc03db820416e89f29bd1f5cb8f59a221d4d11463 (patch)
tree40eebb193bc1f2f586b485b14d6c3d5b8aae938b /share/man/man9/Makefile
parent104dee440cbe66dc016a95db087f320c15704226 (diff)
downloadFreeBSD-src-c03db820416e89f29bd1f5cb8f59a221d4d11463.zip
FreeBSD-src-c03db820416e89f29bd1f5cb8f59a221d4d11463.tar.gz
MFC 305502: Reset PCI pass through devices via PCI-e FLR during VM start/end.
Add routines to trigger a function level reset (FLR) of a PCI-express device via the PCI-express device control register. This also includes support routines to wait for pending transactions to complete as well as calculating the maximum completion timeout permitted by a device. Change the ppt(4) driver to reset pass through devices before attaching to a VM during startup and before detaching from a VM during shutdown. Sponsored by: Chelsio Communications
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 6b368bf..3a3508a 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1037,7 +1037,10 @@ MLINKS+=pci.9 pci_alloc_msi.9 \
pci.9 pci_set_max_read_req.9 \
pci.9 pci_write_config.9 \
pci.9 pcie_adjust_config.9 \
+ pci.9 pcie_flr.9 \
+ pci.9 pcie_max_completion_timeout.9 \
pci.9 pcie_read_config.9 \
+ pci.9 pcie_wait_for_pending_transactions.9 \
pci.9 pcie_write_config.9
MLINKS+=pfil.9 pfil_add_hook.9 \
pfil.9 pfil_hook_get.9 \
OpenPOWER on IntegriCloud