summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/RAMDISK_CD
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2013-09-08 02:53:41 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2013-09-08 02:53:41 +0000
commit3c13b1cb496d3302788d8f8cddc47bc3b9cd9fcc (patch)
tree7b81002027273510a8908abbd00c553644c38ed4 /sys/arch/amd64/conf/RAMDISK_CD
parent9e91ce04e2b0d45a4eecca81923cc556977047c2 (diff)
Enable vmx(4) on i386 and amd64.
It will be enabled by default in the GENERIC and RAMDISK_CD kernels, but you have to set vmxnet3 in the VMware configuration on the host; see vmx(4). ok deraadt@
Diffstat (limited to 'sys/arch/amd64/conf/RAMDISK_CD')
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index ac7235f99e9..b523610e7e6 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.127 2013/08/20 14:27:25 ajacoutot Exp $
+# $OpenBSD: RAMDISK_CD,v 1.128 2013/09/08 02:53:40 reyk Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -268,6 +268,7 @@ nfe* at pci? # NVIDIA nForce Ethernet
xge* at pci? # Neterion Xframe-I/II 10Gb ethernet
bce* at pci? # Broadcom BCM4401
vic* at pci? # VMware VMXnet virtual interface
+vmx* at pci? # VMware VMXNET3 virtual interface
et* at pci? # Agere/LSI ET1310
age* at pci? # Attansic L1 Ethernet
alc* at pci? # Attansic L1C/L1D/L2C Ethernet