Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!know!masscomp!peora!dmd From: dmd@peora.ccur.com (David Dittmer) Newsgroups: comp.sys.mips Subject: Running the M2000 PROM monitor on sable Message-ID: <4221@peora.ccur.com> Date: 27 Jun 90 20:12:20 GMT Distribution: na Organization: Concurrent Computer Corp, Orlando, Fl Lines: 8 Is it possible to run the M2000 PROM monitor on the sable simulator? (I have the SPP 5.00 package). When I tried it, it failed in the "prom_recognition" routine because the cpu board type returned by "get_machine_type" was not 'R3200'. If the sable configuration variable "memory_map" is set to 'mbox', "get_machine_type" returns 'R2300'. If "memory_map" is set to 'm120', "get_machine_type" returns 'R2400'. These are the only two memory map models that are provided with sable.