On 23/04/12 4:32 AM, mxb wrote:
Diff below adds vmxnet3 to pcidevs.
vmxnet and vmxnet2 have the same PCI ID and thus catched by the same
macro - VMWARE NET.

While there, remove \t with space for MACHINE_2

The PCI id entries are sorted so this new addition needs to be
moved further down so it is in order.

//maxim

Index: sys/dev/pci/pcidevs
===================================================================
RCS file: /cvs/src/sys/dev/pci/pcidevs,v
retrieving revision 1.1639
diff -u -p -r1.1639 pcidevs
--- sys/dev/pci/pcidevs 14 Apr 2012 08:59:53 -0000 1.1639
+++ sys/dev/pci/pcidevs 23 Apr 2012 08:31:32 -0000
@@ -5870,7 +5870,8 @@ product VLSI 82C925 0x0280 82C925
product VMWARE VIRTUAL2 0x0405 Virtual SVGA II
product VMWARE VIRTUAL 0x0710 Virtual SVGA
product VMWARE NET 0x0720 Virtual NIC
-product VMWARE MACHINE_2 0x0740 Virtual Machine Communication Interface
+product VMWARE NET3 0x07b0 Virtual NIC III
+product VMWARE MACHINE_2 0x0740 Virtual Machine Communication Interface
product VMWARE EHCI 0x0770 Virtual EHCI
product VMWARE PCI 0x0790 Virtual PCI-PCI
product VMWARE PCIE 0x07a0 Virtual PCIE-PCIE



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to