diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-10 06:24:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-10 06:24:44 +0000 |
commit | 2c4af0e820077c8f07048245f228f2bfcddd3fc0 (patch) | |
tree | 98c4d518474897532e9e1d191701afc9047d12df /sys/arch/i386/conf/RAMDISKB | |
parent | 20a5e454ab7486f19ccc36c428f0022381cb854c (diff) |
move uha/wds -> 2nd floppy
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index c483f8c9991..96c617f4566 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.1 1999/08/06 20:43:04 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.2 1999/08/10 06:24:43 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -131,13 +131,13 @@ scsibus* at isp? #scsibus* at adw? #sea0 at isa? iomem 0xc8000 irq 5 # Seagate ST0[12] SCSI controllers #scsibus* at sea? -#uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI controllers -#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 +uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI controllers +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 -#scsibus* at wds? +scsibus* at wds? sd* at scsibus? target ? lun ? # SCSI disk drives st* at scsibus? target ? lun ? # SCSI tape drives |