Re: Is pmax alive?
Tobias Nygren <[email protected]> Sun, 6 Mar 2016 21:31:32 +0100
| Newsgroups | gmane.os.netbsd.ports.pmax |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 6 Mar 2016 11:10:00 +0100 Felix Deichmann <[email protected]> wrote: > Following the first thread, it was suggested that pmax is broken since > MIPS64 merge (so even NetBSD 6.x was/is broken)... > > It would be great if this long-standing issue could be fixed finally, > our DEC machines deserve it! :) Agreed. And it's happening. I got -current going on gxemul! There are some mips1 vs mips3 bugs in trap handling and some debug code that assumes mips3. Moving on to physical hardware ... segment 0 start 00000000 size 05000000 phys segment: 0x5000000 @ 0 adding 0x38a000 @ 0x476000 to freelist 1 adding 0x4800000 @ 0x800000 to freelist 0 BEFORE PMAP BOOTSTRAP pmap_steal_memory: seg 0: 0x476 0x476 0x800 0x800 AFTER PMAP BOOTSTRAP pmap_steal_memory: seg 0: 0x49b 0x49b 0x800 0x800 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 7.99.26 (GENERIC) #38: Sun Mar 6 21:26:08 CET 2016 [email protected]:/work/pmax/obj/sys/arch/pmax/compile/GENERIC DECstation 5000/200 (3MAX) total memory = 81920 KB avail memory = 75672 KB mainbus0 (root) cpu0 at mainbus0: MIPS R3000 CPU (0x220) Rev. 2.0 with MIPS R3010 FPC Rev. 4.0 cpu0: 4KB/4B direct-mapped Instruction cache, 64 TLB entries cpu0: 4KB/4B direct-mapped write-through Data cache tc0 at mainbus0: 25 MHz clock ibus0 at tc0 slot 7 offset 0x0 mcclock0 at ibus0 addr 0x1fe80000: mc146818 or compatible dz0 at ibus0 addr 0x1fe00000: DC-7085, 4 lines lkkbd0 at dz0 line 0 ¦®¶¾ÆÎÖÞæîöwskbd0 at lkkbd0 mux 1 vsms0 at dz0 line 1 wsmouse0 at vsms0 mux 0 le0 at tc0 slot 6 offset 0x0: address 10:20:30:00:00:10 le0: 32 receive buffers, 8 transmit buffers asc0 at tc0 slot 5 offset 0x0: NCR53C94, 25MHz, SCSI ID 7 scsibus0 at asc0: 8 targets, 8 luns per target élkkbd0: no keyboard scsibus0: waiting 2 seconds for devices to settle... sd0 at scsibus0 target 0 lun 0: <DEC, RZ58 (C) DEC, 2000> disk fixed sd0: 950 MB, 950 cyl, 16 head, 128 sec, 512 bytes/sect x 1945601 sectors sd0: async, 8-bit transfers boot device: sd0 root on sd0a dumps on sd0b root file system type: ffs kern.module.path=/stand/pmax/7.99.26/modules pid 1(init): ABI set to O32 (e_flags=0x1007) /etc/rc.conf is not configured. Multiuser boot aborted. Enter pathname of shell or RETURN for /bin/sh: uTerminal type is vt220. We recommend that you create a non-root account and use su(1) for root access. # uname -a NetBSD 7.99.26 NetBSD 7.99.26 (GENERIC) #38: Sun Mar 6 21:26:08 CET 2016 [email protected]:/work/pmax/obj/sys/arch/pmax/compile/GENERIC pmax #