summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/i386/conf/BABY4
-rw-r--r--sys/arch/i386/conf/DISKLESS4
-rw-r--r--sys/arch/i386/conf/GENERIC4
-rw-r--r--sys/arch/i386/conf/INST4
-rw-r--r--sys/arch/i386/conf/LAP4
-rw-r--r--sys/arch/i386/conf/LUCIFIER4
-rw-r--r--sys/arch/i386/conf/NETTAN4
-rw-r--r--sys/arch/i386/conf/PETRA4
-rw-r--r--sys/arch/i386/conf/RAMDISK4
-rw-r--r--sys/arch/i386/conf/WALDORF4
10 files changed, 20 insertions, 20 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
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS
index 2f96b3bb9c7..0ba98cc89d6 100644
--- a/sys/arch/i386/conf/DISKLESS
+++ b/sys/arch/i386/conf/DISKLESS
@@ -1,4 +1,4 @@
-# $OpenBSD: DISKLESS,v 1.20 1997/10/20 01:40:11 todd Exp $
+# $OpenBSD: DISKLESS,v 1.21 1998/06/23 05:59:42 deraadt Exp $
# $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
@@ -145,7 +145,7 @@ mms1 at isa? port 0x238 irq 5
#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
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index d7fa808b77b..bcb21ae508d 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.67 1998/06/17 11:49:20 mickey Exp $
+# $OpenBSD: GENERIC,v 1.68 1998/06/23 05:59:43 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -147,7 +147,7 @@ wd* at wdc? drive ?
atapibus* at wdc?
acd* at atapibus? 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
diff --git a/sys/arch/i386/conf/INST b/sys/arch/i386/conf/INST
index abdf5711557..a9af271ee1d 100644
--- a/sys/arch/i386/conf/INST
+++ b/sys/arch/i386/conf/INST
@@ -1,4 +1,4 @@
-# $OpenBSD: INST,v 1.22 1997/12/17 08:54:43 downsj Exp $
+# $OpenBSD: INST,v 1.23 1998/06/23 05:59:45 deraadt Exp $
# $NetBSD: INSTADP,v 1.17 1996/05/20 03:32:19 thorpej Exp $
#
# Install kernels no longer support X.
@@ -131,7 +131,7 @@ wd* at wdc? drive ?
atapibus* at wdc?
acd* at atapibus? drive?
-wt0 at isa? port 0x300 irq 5 drq 1 # Archive/Wangtek QIC tapes
+wt0 at isa? port 0x308 irq 5 drq 1 # Archive/Wangtek QIC tapes
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
diff --git a/sys/arch/i386/conf/LAP b/sys/arch/i386/conf/LAP
index 5f0c76461fa..853cded1df8 100644
--- a/sys/arch/i386/conf/LAP
+++ b/sys/arch/i386/conf/LAP
@@ -1,4 +1,4 @@
-# $OpenBSD: LAP,v 1.24 1998/06/17 11:49:21 mickey Exp $
+# $OpenBSD: LAP,v 1.25 1998/06/23 05:59:46 deraadt Exp $
# $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $
#
# TDR -- Theo Deraadt's 486
@@ -146,7 +146,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
diff --git a/sys/arch/i386/conf/LUCIFIER b/sys/arch/i386/conf/LUCIFIER
index 9130d0c5aac..2cccdf72c3a 100644
--- a/sys/arch/i386/conf/LUCIFIER
+++ b/sys/arch/i386/conf/LUCIFIER
@@ -1,4 +1,4 @@
-# $OpenBSD: LUCIFIER,v 1.12 1998/03/15 14:56:21 mickey Exp $
+# $OpenBSD: LUCIFIER,v 1.13 1998/06/23 05:59:47 deraadt Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@ -200,7 +200,7 @@ wd* at wdc? drive ?
atapibus* at wdc?
acd* at atapibus? 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 3 # WD/SMC, 3C503, and NE[12]000
diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN
index 85f86eb629e..b39d9c65852 100644
--- a/sys/arch/i386/conf/NETTAN
+++ b/sys/arch/i386/conf/NETTAN
@@ -1,4 +1,4 @@
-# $OpenBSD: NETTAN,v 1.25 1998/02/22 22:04:20 niklas Exp $
+# $OpenBSD: NETTAN,v 1.26 1998/06/23 05:59:48 deraadt Exp $
#
# NETTAN -- Applitron Datasystem AB
#
@@ -223,7 +223,7 @@ wd* at wdc? drive ?
atapibus* at wdc?
acd* at atapibus? 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
diff --git a/sys/arch/i386/conf/PETRA b/sys/arch/i386/conf/PETRA
index 9c6202ab3b0..95280264bcd 100644
--- a/sys/arch/i386/conf/PETRA
+++ b/sys/arch/i386/conf/PETRA
@@ -1,4 +1,4 @@
-# $OpenBSD: PETRA,v 1.10 1998/06/17 11:49:22 mickey Exp $
+# $OpenBSD: PETRA,v 1.11 1998/06/23 05:59:49 deraadt Exp $
#
# PETRA -- everything that's currently supported with certain
# changes for Applitron's fileserver petra, a 128 MB
@@ -154,7 +154,7 @@ wd* at wdc? drive ?
atapibus* at wdc?
acd* at atapibus? 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
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 9144bfe125b..20cfd19d747 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.30 1998/06/17 11:49:23 mickey Exp $
+# $OpenBSD: RAMDISK,v 1.31 1998/06/23 05:59:50 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -154,7 +154,7 @@ wd* at wdc? drive ?
atapibus* at wdc?
acd* at atapibus? drive?
-#wt0 at isa? port 0x300 irq 5 drq 1 # Archive/Wangtek QIC tapes
+#wt0 at isa? port 0x308 irq 5 drq 1 # Archive/Wangtek QIC tapes
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
diff --git a/sys/arch/i386/conf/WALDORF b/sys/arch/i386/conf/WALDORF
index 52b7a9506e1..dda1612e7be 100644
--- a/sys/arch/i386/conf/WALDORF
+++ b/sys/arch/i386/conf/WALDORF
@@ -1,4 +1,4 @@
-# $OpenBSD: WALDORF,v 1.15 1998/02/22 22:05:11 niklas Exp $
+# $OpenBSD: WALDORF,v 1.16 1998/06/23 05:59:52 deraadt Exp $
#
# WALDORF -- a 486 kernel config Applitron use for some gateway
# machines (waldorf and neuro).
@@ -157,7 +157,7 @@ fd* at fdc? drive ?
#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