summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r--sys/arch/i386/conf/GENERIC3
-rw-r--r--sys/arch/i386/conf/files.i3864
2 files changed, 4 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index b9c9994af1c..39f92981587 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.128 1999/09/08 12:56:41 aaron Exp $
+# $OpenBSD: GENERIC,v 1.129 1999/09/13 13:08:13 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -41,6 +41,7 @@ bios0 at mainbus0
apm0 at bios0
isa0 at mainbus0
+isa0 at pcib?
eisa0 at mainbus0
pci* at mainbus0 bus ?
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386
index 38775f4b0d9..0b946841edb 100644
--- a/sys/arch/i386/conf/files.i386
+++ b/sys/arch/i386/conf/files.i386
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i386,v 1.56 1999/08/13 05:56:58 fgsch Exp $
+# $OpenBSD: files.i386,v 1.57 1999/09/13 13:08:13 deraadt Exp $
# $NetBSD: files.i386,v 1.73 1996/05/07 00:58:36 thorpej Exp $
#
# new style config file for i386 architecture
@@ -93,7 +93,7 @@ attach pchb at pci
file arch/i386/pci/pchb.c pchb
# PCI-ISA bridge chipsets
-device pcib: pcibus
+device pcib: isabus
attach pcib at pci
file arch/i386/pci/pcib.c pcib