summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormikeb <mikeb@openbsd.org>2017-06-14 22:35:43 +0000
committermikeb <mikeb@openbsd.org>2017-06-14 22:35:43 +0000
commitcffb8dacb375096a216bc89c0cba87aec60bc46c (patch)
treed21fa456e2018767a6c20367385c4fe35febcf0b
parentBorrow some of dlg's smarts to make this look like a real SCSI driver (diff)
downloadwireguard-openbsd-cffb8dacb375096a216bc89c0cba87aec60bc46c.tar.xz
wireguard-openbsd-cffb8dacb375096a216bc89c0cba87aec60bc46c.zip
Enable hvs(4), "go for it" from deraadt.
-rw-r--r--sys/arch/amd64/conf/GENERIC3
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index feaa9ff7038..771919271df 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.443 2017/04/30 20:04:42 mpi Exp $
+# $OpenBSD: GENERIC,v 1.444 2017/06/14 22:35:43 mikeb Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -79,6 +79,7 @@ xbf* at xen? # Xen Blkfront
hyperv0 at pvbus? # Hyper-V guest
hvn* at hyperv? # Hyper-V NetVSC
+hvs* at hyperv? # Hyper-V StorVSC
option PCIVERBOSE
option USBVERBOSE
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 80779a48653..fac53c56ad2 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.167 2017/05/26 19:15:06 stsp Exp $
+# $OpenBSD: RAMDISK_CD,v 1.168 2017/06/14 22:35:43 mikeb Exp $
machine amd64
maxusers 4
@@ -62,6 +62,7 @@ xspd0 at pci? # XenSource Platform Device
hyperv0 at pvbus? # Hyper-V guest
hvn* at hyperv? # Hyper-V NetVSC
+hvs* at hyperv? # Hyper-V StorVSC
pchb* at pci? # PCI-Host bridges
aapic* at pci? # AMD 8131 IO apic