summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-04-17 08:21:56 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-04-17 08:21:56 +0000
commit3fb4baa6a6ae8997256f50515d3cbd7bcddec51c (patch)
treef8cf84845a736b62435d3150b1530ac8fd8dd087 /sys
parentbbd699e597d58ef965db52f637944d086bb14678 (diff)
Add back rd devices.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hp300/conf/GENERIC4
-rw-r--r--sys/arch/hp300/conf/RAMDISK4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC
index 4354907d615..197df929ca3 100644
--- a/sys/arch/hp300/conf/GENERIC
+++ b/sys/arch/hp300/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.19 1997/04/16 11:55:53 downsj Exp $
+# $OpenBSD: GENERIC,v 1.20 1997/04/17 08:21:54 downsj Exp $
# $NetBSD: GENERIC,v 1.23 1997/01/31 06:12:57 thorpej Exp $
#
# Generic kernel - one size fits all.
@@ -109,3 +109,5 @@ oscsi* at dio? scode ? # Old HP SCSI
sd* at oscsi? target ? lun ? # SCSI disks
st* at oscsi? target ? lun ? # SCSI tapes
ac* at oscsi? target ? lun ? # SCSI changers
+
+pseudo-device rd 2
diff --git a/sys/arch/hp300/conf/RAMDISK b/sys/arch/hp300/conf/RAMDISK
index cbb42d2ba03..8636f12a9f8 100644
--- a/sys/arch/hp300/conf/RAMDISK
+++ b/sys/arch/hp300/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.2 1997/04/16 11:55:54 downsj Exp $
+# $OpenBSD: RAMDISK,v 1.3 1997/04/17 08:21:55 downsj Exp $
#
# Ram disk kernel.
#
@@ -111,3 +111,5 @@ oscsi* at dio? scode ? # Old HP SCSI
sd* at oscsi? target ? lun ? # SCSI disks
st* at oscsi? target ? lun ? # SCSI tapes
ac* at oscsi? target ? lun ? # SCSI changers
+
+pseudo-device rd 2