diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-09-24 15:11:08 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-09-24 15:11:08 +0000 |
commit | 9a02d02d2a7f800e5bb0d331569094bf3602640e (patch) | |
tree | 872fc28fa70fcafcd80bc903fa146b976ec87224 /sys/arch/i386/conf/ELBERETH | |
parent | 4fc6de976935f582d389774490a8374d6c21fc43 (diff) |
add bios0
Diffstat (limited to 'sys/arch/i386/conf/ELBERETH')
-rw-r--r-- | sys/arch/i386/conf/ELBERETH | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/ELBERETH b/sys/arch/i386/conf/ELBERETH index a00c4f1ea70..df10914ff60 100644 --- a/sys/arch/i386/conf/ELBERETH +++ b/sys/arch/i386/conf/ELBERETH @@ -1,5 +1,5 @@ # -# $OpenBSD: ELBERETH,v 1.12 1997/09/02 04:11:21 downsj Exp $ +# $OpenBSD: ELBERETH,v 1.13 1997/09/24 15:11:07 kstailey Exp $ # # # ELBERETH -- 166MHz Pentium PCI @@ -81,6 +81,7 @@ config bsd root on wd0 swap on wd0 and sd0 dumps on sd0 mainbus0 at root +bios0 at mainbus0 isa0 at mainbus0 # ISA and VL bus systems pci0 at mainbus0 bus ? isadma0 at isa? |