diff options
author | Brandon Creighton <bjc@cvs.openbsd.org> | 2000-04-27 07:17:57 +0000 |
---|---|---|
committer | Brandon Creighton <bjc@cvs.openbsd.org> | 2000-04-27 07:17:57 +0000 |
commit | c92aad04a3fedf403b32870e5f0b4fda128addee (patch) | |
tree | 978798a60e470c58941ce9c0240ff50c1aef7c5a | |
parent | 01c8a0cbaf7e08ad8a3310475098da001c5a1260 (diff) |
remove vaxbi stuff for the moment, far from working
-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 |