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/GENERIC | |
parent | ab1539e5dae526698e04a82215fd17b70f4da3d5 (diff) |
wt0 moved to 0x308; avoids conflicts; burgess@cynjut.neonramp.com
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
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 |