diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-11 07:55:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-11 07:55:36 +0000 |
commit | 9d0598d755f5826ef3bc4a335571258b283a8bf2 (patch) | |
tree | 0c56b9c26b2bd744dadcc7109d235b1d0af49e66 | |
parent | 9e7cfdd04d85e2b7c877c0bd790b33a6f7d3d117 (diff) |
more rd merge (headcolds suck)
-rw-r--r-- | sys/arch/alpha/conf/files.alpha | 5 | ||||
-rw-r--r-- | sys/arch/amiga/conf/files.amiga | 5 | ||||
-rw-r--r-- | sys/arch/hp300/conf/files.hp300 | 3 | ||||
-rw-r--r-- | sys/arch/hppa/conf/files.hppa | 5 |
4 files changed, 4 insertions, 14 deletions
diff --git a/sys/arch/alpha/conf/files.alpha b/sys/arch/alpha/conf/files.alpha index bf47398f3d2..d4d47a7c05f 100644 --- a/sys/arch/alpha/conf/files.alpha +++ b/sys/arch/alpha/conf/files.alpha @@ -1,4 +1,4 @@ -# $OpenBSD: files.alpha,v 1.48 2001/05/11 06:41:36 deraadt Exp $ +# $OpenBSD: files.alpha,v 1.49 2001/05/11 07:55:30 deraadt Exp $ # $NetBSD: files.alpha,v 1.32 1996/11/25 04:03:21 cgd Exp $ # # alpha-specific configuration info @@ -43,9 +43,6 @@ include "scsi/files.scsi" major { st = 2 } major { cd = 3 } major { sd = 8 } - -# RAM Disk -file dev/rd.c ramdisk_hooks major { rd = 6 } # Raster operations diff --git a/sys/arch/amiga/conf/files.amiga b/sys/arch/amiga/conf/files.amiga index 72fd03b754c..7d77c6a8341 100644 --- a/sys/arch/amiga/conf/files.amiga +++ b/sys/arch/amiga/conf/files.amiga @@ -1,4 +1,4 @@ -# $OpenBSD: files.amiga,v 1.40 2001/05/11 06:41:37 deraadt Exp $ +# $OpenBSD: files.amiga,v 1.41 2001/05/11 07:55:32 deraadt Exp $ # $NetBSD: files.amiga,v 1.62 1997/08/27 19:32:47 is Exp $ @@ -96,9 +96,6 @@ attach grfcc at mainbus file arch/amiga/dev/grf_cc.c grfcc needs-flag file arch/amiga/dev/ite_cc.c grfcc & ite -# RAM disk -file dev/rd.c ramdisk_hooks - pseudo-device view file arch/amiga/dev/view.c view | grfcc needs-count file arch/amiga/dev/grfabs.c grfcc | view diff --git a/sys/arch/hp300/conf/files.hp300 b/sys/arch/hp300/conf/files.hp300 index 530b5509dcf..6dfa433d0ac 100644 --- a/sys/arch/hp300/conf/files.hp300 +++ b/sys/arch/hp300/conf/files.hp300 @@ -1,4 +1,4 @@ -# $OpenBSD: files.hp300,v 1.13 2001/05/11 06:41:39 deraadt Exp $ +# $OpenBSD: files.hp300,v 1.14 2001/05/11 07:55:33 deraadt Exp $ # $NetBSD: files.hp300,v 1.28 1997/05/12 08:23:28 thorpej Exp $ # # hp300-specific configuration info @@ -165,7 +165,6 @@ attach ppi at hpibbus file arch/hp300/dev/ppi.c ppi needs-flag # RAM disk -file dev/rd.c ramdisk_hooks major {rd = 8} # Old HP SCSI layer diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa index f90b7cf24f1..13ba4d7da06 100644 --- a/sys/arch/hppa/conf/files.hppa +++ b/sys/arch/hppa/conf/files.hppa @@ -1,4 +1,4 @@ -# $OpenBSD: files.hppa,v 1.29 2001/05/11 06:41:41 deraadt Exp $ +# $OpenBSD: files.hppa,v 1.30 2001/05/11 07:55:35 deraadt Exp $ # # hppa-specific configuration info @@ -109,9 +109,6 @@ file arch/hppa/dev/sti_sgc.c sti_sgc major {ccd = 1} major {vnd = 2} - -# RAM disk -file dev/rd.c ramdisk_hooks major {rd = 3} # |