Subject: Re: missing dev/xmi ?
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 06/15/2000 19:41:17
> Hi,
> it seems that arch/vax/conf/files.vax references a non-existent directory:
> # XMI bus definitions
> include "dev/xmi/files.xmi"
> 
> attach  xmi at mainbus with xmi_mainbus
> file    arch/vax/vax/xmi.c              xmi_mainbus
> 
> # VAX CPUs at XMI, do not belong in MI code.
> attach  cpu at xmi with cpu_xmi
> attach  mem at xmi with mem_xmi
> 
> But I don't have any dev/xmi directory. Did I miss something ?
> 
Eeek, I checked this in by mistake. Ok, I'll check in enough to make
it compile.

-- Ragge