diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/vax/conf/files.vax | 10 |
1 files 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 |