summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormikeb <mikeb@openbsd.org>2016-12-13 19:47:32 +0000
committermikeb <mikeb@openbsd.org>2016-12-13 19:47:32 +0000
commitdd687e042ed77d9947d906f4c98682a67b778286 (patch)
tree38623fa1187c8245fbbcecae64b16e70b0376515
parentBounce unaligned transfer data through a scratch buffer (diff)
downloadwireguard-openbsd-dd687e042ed77d9947d906f4c98682a67b778286.tar.xz
wireguard-openbsd-dd687e042ed77d9947d906f4c98682a67b778286.zip
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