summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-10-08 22:28:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-10-08 22:28:24 +0000
commit9445934e28bf80a9847c175268ce4e046466cfe9 (patch)
tree9d8a8b77fb6784abe573e5defe1712258727d318
parent58427721a48e4cc5ffea2532b3e647af4259aea9 (diff)
add sea0 to RAMDISK, it is in GENERIC...
-rw-r--r--sys/arch/i386/conf/RAMDISK6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index b2bec67fcfb..46fa5723233 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.18 1997/10/08 21:53:33 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.19 1997/10/08 22:28:23 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -118,8 +118,8 @@ aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
scsibus* at aic?
ncr* at pci? dev ? function ? # NCR 538XX SCSI controllers
scsibus* at ncr?
-#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