summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/TARDIS
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-12-21 14:47:16 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-12-21 14:47:16 +0000
commit00c85d258d9469905416e38363c6546afa6e178d (patch)
tree5a5dc48373a427e3a37dfbc619ed9bceba37ee6b /sys/arch/i386/conf/TARDIS
parent938534dec0b3e31a45f59774cefa271e95a0d5c9 (diff)
ISA PnP support
Diffstat (limited to 'sys/arch/i386/conf/TARDIS')
-rw-r--r--sys/arch/i386/conf/TARDIS27
1 files changed, 16 insertions, 11 deletions
diff --git a/sys/arch/i386/conf/TARDIS b/sys/arch/i386/conf/TARDIS
index defbf7b9ae2..9821ae452da 100644
--- a/sys/arch/i386/conf/TARDIS
+++ b/sys/arch/i386/conf/TARDIS
@@ -1,12 +1,7 @@
#
# TARDIS: tardis.downsj.com
#
-# The headless gateway to the world.
-#
-# Please note that before you use this kernel config as an example for
-# anything, it currently requires special boot blocks.
-#
-# $OpenBSD: TARDIS,v 1.3 1997/09/02 04:11:24 downsj Exp $
+# $OpenBSD: TARDIS,v 1.4 1997/12/21 14:47:14 downsj Exp $
#
machine i386
@@ -21,7 +16,7 @@ option DEVPAGER
option BOOT_CONFIG
-#option DDB
+option DDB
#makeoptions DEBUG="-g"
option DIAGNOSTIC
option KTRACE
@@ -74,7 +69,12 @@ config bsd root on wd0 swap on wd0
mainbus0 at root
+bios0 at mainbus0
+apm0 at bios0
+
isa0 at mainbus0
+isapnp0 at isa?
+
pci0 at mainbus0 bus ?
ppb* at pci? dev ? function ?
@@ -83,16 +83,18 @@ pci* at ppb? bus ?
npx0 at isa? port 0xf0 irq 13
isadma0 at isa?
+pc0 at isa? port 0x60 irq 1
+
pccom0 at isa? port 0x3f8 irq 4
pccom1 at isa? port 0x2f8 irq 3
-pccom2 at isa? port 0x170 irq 7 # Really PnP device, argh.
+pccom2 at isa? port 0x3e8 irq 9
+pccom* at isapnp?
-lpt0 at isa? port 0x278 irq 5
+lpt0 at isa? port 0x378 irq 7
+lpt1 at isa? port 0x3bc
de0 at pci? dev ? function ?
-ed0 at isa? port 0x320 irq 11 iomem 0xd0000
-
fdc0 at isa? port 0x3f0 irq 6 drq 2
fd* at fdc? drive ?
@@ -100,6 +102,9 @@ wdc0 at isa? port 0x1f0 irq 14
#wdc1 at isa? port 0x170 irq 15
wd* at wdc? drive ?
+atapibus* at wdc?
+acd* at atapibus? drive?
+
pseudo-device loop 1
pseudo-device bpfilter 8
pseudo-device sl 2