From d5b2ee1c4c73fd83ebfdabd71c5ef42b845e84a4 Mon Sep 17 00:00:00 2001 From: Hugh Graham Date: Tue, 17 Apr 2001 15:19:34 +0000 Subject: Comment out the 20+ year old rl disk device to make way for the recently MI RealTek network adaptor. Will resurrect or rename rl at such time as we actually support these drives. --- sys/arch/vax/conf/files.vax | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index d38ee3d2716..b075948c4a7 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -1,4 +1,4 @@ -# $OpenBSD: files.vax,v 1.20 2001/02/24 10:31:59 hugh Exp $ +# $OpenBSD: files.vax,v 1.21 2001/04/17 15:19:33 hugh Exp $ # $NetBSD: files.vax,v 1.60 1999/08/27 20:04:32 ragge Exp $ # # new style config file for vax architecture @@ -224,11 +224,11 @@ attach ps at uba file arch/vax/uba/ps.c ps needs-flag # RL02/RL11 at UBA -device hl { drive=-1 } -attach hl at uba -device rl: disk -attach rl at hl -file arch/vax/uba/rl.c rl needs-flag +#device hl { drive=-1 } +#attach hl at uba +#device rl: disk +#attach rl at hl +#file arch/vax/uba/rl.c rl needs-flag # SC-21/SC-31 at UBA device sc { drive=-1 } @@ -369,4 +369,3 @@ include "compat/ultrix/files.ultrix" # wscons files. include "dev/wscons/files.wscons" - -- cgit v1.2.3