From 82cf86f63eeb37cc83bd35bb0ba6ed7b7e5015c8 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 6 Nov 1999 04:09:01 +0000 Subject: move sea* to RAMDISKB --- sys/arch/i386/conf/RAMDISK | 6 +++--- sys/arch/i386/conf/RAMDISKB | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index eb0605e12f0..d111f868f69 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.69 1999/10/12 17:06:56 jason Exp $ +# $OpenBSD: RAMDISK,v 1.70 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. @@ -130,8 +130,8 @@ adv* at pci? dev ? function ? # AdvanSys 1200A/B and ULTRA SCSI 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 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 -- cgit v1.2.3