summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-03-28 03:47:26 +0000
committerderaadt <deraadt@openbsd.org>2000-03-28 03:47:26 +0000
commitb848da5d9e4d163ffed39f5b3aa5af142c0081f3 (patch)
treec61e452772926fca90be4f11cea92742dc5646a8
parentfix netbsd rcsid up (diff)
downloadwireguard-openbsd-b848da5d9e4d163ffed39f5b3aa5af142c0081f3.tar.xz
wireguard-openbsd-b848da5d9e4d163ffed39f5b3aa5af142c0081f3.zip
PCIBIOS does not fully work yet
-rw-r--r--sys/arch/i386/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index b838ef7be8c..168bdcf3b07 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.163 2000/03/26 22:38:31 mickey Exp $
+# $OpenBSD: GENERIC,v 1.164 2000/03/28 03:47:26 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -48,7 +48,7 @@ option EISAVERBOSE
#option PCMCIAVERBOSE
#option USBVERBOSE
-option BIOS32,PCIBIOS,PCIBIOS_INTR_FIXUP
+#option BIOS32,PCIBIOS,PCIBIOS_INTR_FIXUP
pchb* at pci? dev ? function ? # PCI-Host bridges
ppb* at pci? dev ? function ? # PCI-PCI bridges