summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-07-24 22:33:25 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-07-24 22:33:25 +0000
commitd1ed56b105808cd70e16d8769b0b129bde0a5da1 (patch)
tree7338619f3e1cde0dc807934a5ea75848caf7b4ed /sys/arch/i386
parentd5014900237be10dfe0dd362930977958f9c1d3f (diff)
PCMCIAVERBOSE not default anymore
Diffstat (limited to 'sys/arch/i386')
-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 c86223f1260..1221345a45e 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.114 1999/07/20 17:07:30 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.115 1999/07/24 22:33:24 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -46,7 +46,7 @@ pci* at mainbus0 bus ?
option PCIVERBOSE
option EISAVERBOSE
-option PCMCIAVERBOSE
+#option PCMCIAVERBOSE
pchb* at pci? dev ? function ? # PCI-Host bridges
ppb* at pci? dev ? function ? # PCI-PCI bridges