summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorbryanv <bryanv@FreeBSD.org>2013-09-17 01:54:13 +0000
committerbryanv <bryanv@FreeBSD.org>2013-09-17 01:54:13 +0000
commit5dc84522d4d77f8d466da56430b906d42e7a171b (patch)
treeaffad71d75dd26725d789a41f1e604799197338a /sys/i386/conf
parent1a0d889239e0da762d6e9ec103633870ed40f132 (diff)
downloadFreeBSD-src-5dc84522d4d77f8d466da56430b906d42e7a171b.zip
FreeBSD-src-5dc84522d4d77f8d466da56430b906d42e7a171b.tar.gz
Add vmx(4) to i386 and amd64 GENERIC
Approved by: re (gjb)
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 5e6bfd5..334a654 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -354,3 +354,6 @@ device vtnet # VirtIO Ethernet device
device virtio_blk # VirtIO Block device
device virtio_scsi # VirtIO SCSI device
device virtio_balloon # VirtIO Memory Balloon device
+
+# VMware support
+device vmx # VMware VMXNET3 Ethernet
OpenPOWER on IntegriCloud