diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-11-06 04:09:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-11-06 04:09:01 +0000 |
commit | 82cf86f63eeb37cc83bd35bb0ba6ed7b7e5015c8 (patch) | |
tree | 73b3f3b2b6b4486cfed8622a6bb1ea31220db51d /sys/arch/i386/conf/RAMDISKB | |
parent | edfe44f02dcb9ab25fc9331fce0cdcdb3ad20109 (diff) |
move sea* to RAMDISKB
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index 7dec53ca08c..98183699a5f 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.4 1999/10/12 17:06:56 jason Exp $ +# $OpenBSD: RAMDISKB,v 1.5 1999/11/06 04:09:00 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -129,8 +129,8 @@ scsibus* at isp? #scsibus* at adv? #adw* at pci? dev ? function ? # AdvanSys ULTRA WIDE SCSI #scsibus* at adw? -#sea0 at isa? iomem 0xc8000 irq 5 # Seagate ST0[12] SCSI controllers -#scsibus* at sea? +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 |