summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorbryanv <bryanv@FreeBSD.org>2013-09-06 20:24:21 +0000
committerbryanv <bryanv@FreeBSD.org>2013-09-06 20:24:21 +0000
commitf46bf10bc588f103e0c3cd87d8b6a3aeb4074085 (patch)
tree41342abb56b0c7695e982f7bef044b923e35cda9 /sys/i386/conf
parent5d9c97fa885beba53e4f81839b77a985b1344c20 (diff)
downloadFreeBSD-src-f46bf10bc588f103e0c3cd87d8b6a3aeb4074085.zip
FreeBSD-src-f46bf10bc588f103e0c3cd87d8b6a3aeb4074085.tar.gz
Add vmx device to the i386 and amd64 NOTES files
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 3cb1264..92be947 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -580,6 +580,7 @@ hint.mse.0.irq="5"
# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
# nve: nVidia nForce MCP on-board Ethernet Networking
# sbni: Granch SBNI12-xx ISA and PCI adapters
+# vmx: VMware VMXNET3 Ethernet (BSD open source)
# wl: Lucent Wavelan (ISA card only).
# wpi: Intel 3945ABG Wireless LAN controller
# Requires the wpi firmware module
@@ -629,6 +630,7 @@ hint.sbni.0.at="isa"
hint.sbni.0.port="0x210"
hint.sbni.0.irq="0xefdead"
hint.sbni.0.flags="0"
+device vmx # VMware VMXNET3 Ethernet
device wl
hint.wl.0.at="isa"
hint.wl.0.port="0x300"
OpenPOWER on IntegriCloud