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 /sys/arch/hp300/conf | |
parent | 9e7cfdd04d85e2b7c877c0bd790b33a6f7d3d117 (diff) |
more rd merge (headcolds suck)
Diffstat (limited to 'sys/arch/hp300/conf')
-rw-r--r-- | sys/arch/hp300/conf/files.hp300 | 3 |
1 files changed, 1 insertions, 2 deletions
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 |