diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-11 06:41:53 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-11 06:41:53 +0000 |
commit | 6454d67cb3ec8eaf509316f69a64a8021f66c6c3 (patch) | |
tree | dce6866b070314d522686a048bf695759b7e6125 /sys/arch/hp300/conf | |
parent | b82977e04b2cba745b6fe3ef03bcc792b4e53cbc (diff) |
unify
Diffstat (limited to 'sys/arch/hp300/conf')
-rw-r--r-- | sys/arch/hp300/conf/files.hp300 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/conf/files.hp300 b/sys/arch/hp300/conf/files.hp300 index 700b92d26e2..530b5509dcf 100644 --- a/sys/arch/hp300/conf/files.hp300 +++ b/sys/arch/hp300/conf/files.hp300 @@ -1,4 +1,4 @@ -# $OpenBSD: files.hp300,v 1.12 1999/11/08 15:36:08 mickey Exp $ +# $OpenBSD: files.hp300,v 1.13 2001/05/11 06:41:39 deraadt Exp $ # $NetBSD: files.hp300,v 1.28 1997/05/12 08:23:28 thorpej Exp $ # # hp300-specific configuration info @@ -165,7 +165,7 @@ attach ppi at hpibbus file arch/hp300/dev/ppi.c ppi needs-flag # RAM disk -file arch/hp300/dev/rd_root.c ramdisk_hooks +file dev/rd.c ramdisk_hooks major {rd = 8} # Old HP SCSI layer |