summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Belopuhov <mikeb@cvs.openbsd.org>2016-12-13 19:47:33 +0000
committerMike Belopuhov <mikeb@cvs.openbsd.org>2016-12-13 19:47:33 +0000
commit8117de2ffda1bf2f152aa5d9c9cbbf711f4ec88d (patch)
tree49c01dccbf6e57ed5170b21c63ec0b59e3c9cd3e
parent9a654c74f5b71e13e14a683db360285657425169 (diff)
Enable xbf(4)
-rw-r--r--sys/arch/amd64/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index d7747346dac..9466e1509df 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.436 2016/12/07 15:37:45 mikeb Exp $
+# $OpenBSD: GENERIC,v 1.437 2016/12/13 19:47:32 mikeb Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -76,7 +76,7 @@ vmt0 at pvbus? # VMware Tools
xen0 at pvbus? # Xen HVM domU
xnf* at xen? # Xen Netfront
-#xbf* at xen? # Xen Blkfront
+xbf* at xen? # Xen Blkfront
hyperv0 at pvbus? # Hyper-V guest
hvn* at hyperv? # Hyper-V NetVSC