summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-11-30 07:06:06 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-11-30 07:06:06 +0000
commit1076f8999dd3c2dcb7110ca2029a3cc31774ff82 (patch)
treedeb75efb7e0b5c33e58fd4639d993cbd4238cec5 /sys
parentc60f156ba65b3e5852ea0749e4729bc728a1e8cc (diff)
verbose eisa/pci
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/BABY5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY
index 9d6c8527594..19ad1713110 100644
--- a/sys/arch/i386/conf/BABY
+++ b/sys/arch/i386/conf/BABY
@@ -1,4 +1,4 @@
-# $OpenBSD: BABY,v 1.26 1997/11/30 05:15:27 deraadt Exp $
+# $OpenBSD: BABY,v 1.27 1997/11/30 07:06:05 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -91,6 +91,9 @@ isa0 at mainbus0
eisa0 at mainbus0
pci0 at mainbus0 bus ?
+option PCIVERBOSE
+option EISAVERBOSE
+
ppb* at pci? dev ? function ? # PCI-PCI bridges
pci* at ppb? bus ?