summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2013-09-13 18:47:58 +0000
committergrehan <grehan@FreeBSD.org>2013-09-13 18:47:58 +0000
commit0d2d002359f1d8cbdc2f115d8029dcf49a864af2 (patch)
tree6279a3f12b4414cbe1fa4649c9d203e1cdc6967e /sys/amd64/conf
parent8439b557789bea12d5048f38d8e33983b2020c61 (diff)
parentd5d1038c7e8fb81fcbf4d3e4d444d685e4af1e4b (diff)
downloadFreeBSD-src-0d2d002359f1d8cbdc2f115d8029dcf49a864af2.zip
FreeBSD-src-0d2d002359f1d8cbdc2f115d8029dcf49a864af2.tar.gz
Import Hyper-V paravirtualized drivers from projects/hyperv
branch into head. Approved by: re@ (hrs) Obtained from: Microsoft, NetApp, and Citrix.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 08865a8..9c76bc5 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -340,3 +340,7 @@ device vtnet # VirtIO Ethernet device
device virtio_blk # VirtIO Block device
device virtio_scsi # VirtIO SCSI device
device virtio_balloon # VirtIO Memory Balloon device
+
+# HyperV drivers
+device hyperv # HyperV drivers
+
OpenPOWER on IntegriCloud