From 8f1da3eafbc5b31b95c7032d69ea165628eac7c0 Mon Sep 17 00:00:00 2001 From: bjc Date: Thu, 27 Apr 2000 07:17:56 +0000 Subject: [PATCH] remove vaxbi stuff for the moment, far from working --- sys/arch/vax/conf/files.vax | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index 3f7cb8a07b5..55124d2b45e 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -94,14 +94,14 @@ attach uba at cmi with uba_cmi file arch/vax/uba/uba_cmi.c uba_cmi # BI bus definitions -include "arch/vax/bi/files.bi" +#include "arch/vax/bi/files.bi" -attach bi at mainbus with bi_mainbus -file arch/vax/bi/bi_mainbus.c bi_mainbus +#attach bi at mainbus with bi_mainbus +#file arch/vax/bi/bi_mainbus.c bi_mainbus # VAX CPUs at BI, do not belong in MI code. -attach cpu at bi with cpu_bi -attach mem at bi with mem_bi +#attach cpu at bi with cpu_bi +#attach mem at bi with mem_bi # TS11 at UBA device ts: tape -- 2.20.1