From c92aad04a3fedf403b32870e5f0b4fda128addee Mon Sep 17 00:00:00 2001 From: Brandon Creighton Date: Thu, 27 Apr 2000 07:17:57 +0000 Subject: 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 -- cgit v1.2.3