diff options
author | 2015-12-08 22:05:31 +0000 | |
---|---|---|
committer | 2015-12-08 22:05:31 +0000 | |
commit | 039118ce010b26ca24f7955ba6facb27a74d60db (patch) | |
tree | b9cee02d0d31008cdd588e34b1b7458f5e1d3a17 /sys | |
parent | Driver for the XenSource Platform Device (diff) | |
download | wireguard-openbsd-039118ce010b26ca24f7955ba6facb27a74d60db.tar.xz wireguard-openbsd-039118ce010b26ca24f7955ba6facb27a74d60db.zip |
Disable xspd(4) until the man page is written; noticed by reyk@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index c034311828d..072a4e8fc63 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.403 2015/12/08 22:04:07 mikeb Exp $ +# $OpenBSD: GENERIC,v 1.404 2015/12/08 22:05:31 mikeb Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -601,7 +601,7 @@ hifn* at pci? # Hi/fn 7751 crypto card ubsec* at pci? # Bluesteel Networks 5xxx crypto card safe* at pci? # SafeNet SafeXcel 1141/1741 -xspd0 at pci? # XenSource Platform Device +#xspd0 at pci? # XenSource Platform Device # 1-Wire devices option ONEWIREVERBOSE |