diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-24 21:20:17 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-24 21:20:17 +0000 |
commit | b4da65a3b899c879bbc586f551ca1b1202bac8fa (patch) | |
tree | 3eb1d7709f50887077fbd9ba923b92e412fa22fc /sys | |
parent | a4f80026e2c805fbde9f8e9053d2a82659324ce6 (diff) |
toast wds1
Diffstat (limited to 'sys')
-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 bdf7f29b800..53ea4e75eeb 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.85 1998/09/23 08:22:49 fgsch Exp $ +# $OpenBSD: GENERIC,v 1.86 1998/09/24 21:20:16 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -125,7 +125,7 @@ uha1 at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI controllers uha* at eisa? slot ? # UltraStor 24f SCSI controllers scsibus* at uha? wds0 at isa? port 0x350 irq 15 drq 6 # WD7000 and TMC-7000 controllers -wds1 at isa? port 0x358 irq 11 drq 5 +#wds1 at isa? port 0x358 irq 11 drq 5 scsibus* at wds? sd* at scsibus? target ? lun ? # SCSI disk drives |