From: downsj Date: Thu, 17 Apr 1997 08:21:54 +0000 (+0000) Subject: Add back rd devices. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e35ffa6e0a9272d1ebab6b45da93b7a4fc158365;p=openbsd Add back rd devices. --- 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