diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-07-21 20:47:56 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-07-21 20:47:56 +0000 |
commit | ea6daf303e912a8f37ec470f71b8037088031356 (patch) | |
tree | 0e0c151089fb2892de1b4d23dcafc2ad3d04417e /sys/arch/sparc/conf/SUN4 | |
parent | 8aed3533a62cadd304ab162347e3697612291af5 (diff) |
no rd required in regular kernels
Diffstat (limited to 'sys/arch/sparc/conf/SUN4')
-rw-r--r-- | sys/arch/sparc/conf/SUN4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc/conf/SUN4 b/sys/arch/sparc/conf/SUN4 index 53bd91b656b..ace9b151296 100644 --- a/sys/arch/sparc/conf/SUN4 +++ b/sys/arch/sparc/conf/SUN4 @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4,v 1.24 2001/06/27 05:46:27 art Exp $ +# $OpenBSD: SUN4,v 1.25 2001/07/21 20:47:55 deraadt Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -169,5 +169,4 @@ uk* at scsibus? target ? lun ? # unknown SCSI devices pseudo-device kbd # Sun keyboard #pseudo-device strip 1 # radio clock -pseudo-device rd 2 |