diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-23 05:59:53 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-23 05:59:53 +0000 |
commit | b05c916f045692cced109804c52b595095dedc1a (patch) | |
tree | 815337765da0c7c0ade32254c065ea902f3994e2 /sys/arch/i386/conf/BABY | |
parent | ab1539e5dae526698e04a82215fd17b70f4da3d5 (diff) |
wt0 moved to 0x308; avoids conflicts; burgess@cynjut.neonramp.com
Diffstat (limited to 'sys/arch/i386/conf/BABY')
-rw-r--r-- | sys/arch/i386/conf/BABY | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY index a87594679d9..df08233a7c7 100644 --- a/sys/arch/i386/conf/BABY +++ b/sys/arch/i386/conf/BABY @@ -1,4 +1,4 @@ -# $OpenBSD: BABY,v 1.33 1998/06/17 11:49:19 mickey Exp $ +# $OpenBSD: BABY,v 1.34 1998/06/23 05:59:41 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -164,7 +164,7 @@ wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers #wdc1 at isa? port 0x170 irq ? wd* at wdc? drive ? -wt0 at isa? port 0x300 irq 5 drq 1 # Archive and Wangtek QIC tape drives +wt0 at isa? port 0x308 irq 5 drq 1 # Archive and Wangtek QIC tape drives #ed0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC, 3C503, and NE[12]000 #ed1 at isa? port 0x250 iomem 0xd8000 irq 9 # ethernet cards |