]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commitdiff
Fix a cut'n'paste error and clarify a point.
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 1 Oct 2013 13:03:26 +0000 (14:03 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 1 Oct 2013 13:03:26 +0000 (14:03 +0100)
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
INSTALL.md

index 67d5c6572ac037b5a4c6604ad029f6f76f1ec2fd..800bcfbc29476e9067861691dadefef8a82c81c9 100644 (file)
@@ -19,9 +19,9 @@ The particular device present in your VM will be determined by the binding
 of the XenBus driver. The DeviceID of the PCI device to which it is bound is
 echoed in the VEN_ substring of the devices it creates and this in turn is
 echoed through by XenVif. Hence only one of the above three variants will be
-present.
+present, although there will be an instance for every VIF (backend).
 
-To install the driver on your target system, copy the contents of the xenvif
+To install the driver on your target system, copy the contents of the xennet
 subdirectory onto the system, then navigate into the copy, to either the x86
 or x64 subdirectory (whichever is appropriate), and execute the copy of
 dpinst.exe you find there with Administrator privilege.