diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2013-01-17 12:50:35 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2013-01-17 12:50:35 +0000 |
commit | 3563a698a4e097784e45014bce70864402022b45 (patch) | |
tree | 7a62efd8a14ec9e7433edf4da9c87f3da9c83f6d /sys/dev | |
parent | 008b97cc9d0a87fcb11f634eff8e82cb5e4da666 (diff) |
Add a few more VMware devices.
Diffstat (limited to 'sys/dev')
-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 */ |