diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-13 13:08:14 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-13 13:08:14 +0000 |
commit | 9b4e4c51a8000c84f505569ceb0a463215aa9198 (patch) | |
tree | 073f2f59cd9c2a2d21bd1d1f4818441014525398 /sys/arch/i386/conf/GENERIC | |
parent | b31af3a1631fc0f90cf1af173a6b47a95453bba5 (diff) |
isa0 at pcib?; netbsd via peter
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 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 ? |