update the hv_vmbus(4) manual by adding a dependency on pci

We enhanced the vmbus driver to support PCIe pass-through recently.

Reviewed by:	sephe
Approved by:	sephe (mentor)
MFC after:	1 week
Sponsored by:	Microsoft
This commit is contained in:
Dexuan Cui 2016-11-18 07:27:41 +00:00
parent 8c582c7c58
commit 439b66c000

View File

@ -35,6 +35,7 @@ To compile this driver into the kernel, place the following lines in
the system kernel configuration file:
.Bd -ragged -offset indent
.Cd "device hyperv"
.Cd "device pci"
.Ed
.Sh DESCRIPTION
The