diff options
author | 2013-01-17 12:50:34 +0000 | |
---|---|---|
committer | 2013-01-17 12:50:34 +0000 | |
commit | 1f6fdc6f2da3d81e0480438db2f9e6b594bede00 (patch) | |
tree | 5f7e20d6c28b1449c18a8b0e045f2ff7f230d593 | |
parent | Generate assym.h where we need it, instead of reaching around into other (diff) | |
download | wireguard-openbsd-1f6fdc6f2da3d81e0480438db2f9e6b594bede00.tar.xz wireguard-openbsd-1f6fdc6f2da3d81e0480438db2f9e6b594bede00.zip |
Add a few more VMware devices.
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d4d2776d1a8..b1d18ec1af9 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1666 2013/01/16 06:15:58 brad Exp $ +$OpenBSD: pcidevs,v 1.1667 2013/01/17 12:50:34 reyk Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6041,8 +6041,11 @@ product VMWARE VIRTUAL 0x0710 Virtual SVGA product VMWARE NET 0x0720 Virtual NIC product VMWARE MACHINE_2 0x0740 Virtual Machine Communication Interface product VMWARE EHCI 0x0770 Virtual EHCI +product VMWARE UHCI 0x0774 Virtual UHCI product VMWARE PCI 0x0790 Virtual PCI-PCI product VMWARE PCIE 0x07a0 Virtual PCIE-PCIE +product VMWARE NET_3 0x07b0 Virtual VMXNET3 +product VMWARE PVSCSI 0x07c0 Virtual PVSCSI product VMWARE MACHINE 0x0801 Virtual Machine Interface /* Weitek products */ |