[BACK]Return to mvme88k.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/mvme88k.html between version 1.90 and 1.91

version 1.90, 2013/02/02 17:30:21 version 1.91, 2013/02/08 22:28:51
Line 57 
Line 57 
 Unfortunately, the first generation designs (88100) made use of companion chips  Unfortunately, the first generation designs (88100) made use of companion chips
 for cache and virtual memory management, making hardware designs painfully  for cache and virtual memory management, making hardware designs painfully
 complex (and expensive, at that time).  The second generation (88110) addressed  complex (and expensive, at that time).  The second generation (88110) addressed
 this issue, but was plagued with reliability issue.  Eventually, Motorola  this issue, but was plagued with reliability issues.  Eventually, Motorola
 seized the opportunity to drop the 88000 line in favour of the PowerPC as soon  seized the opportunity to drop the 88000 line in favour of the PowerPC as soon
 as possible, although some parts of the 88110 still exist in the PowerPC family  as possible, although some parts of the 88110 still exist in the PowerPC family
 processors today.  processors today.
Line 272 
Line 272 
  <li><a href="images/mvme187-4.jpg">MVME187 Series 900 (rear view close up)</a>   <li><a href="images/mvme187-4.jpg">MVME187 Series 900 (rear view close up)</a>
  <li><a href="images/mvme188-2.jpg">MVME188 Dual proc board</a>   <li><a href="images/mvme188-2.jpg">MVME188 Dual proc board</a>
 </ul>  </ul>
   
 <p>  
 This is a boot log of an MVME197DP system.  
 <pre>  
 [ using 205464 bytes of bsd a.out symbol table ]  
 Copyright (c) 1982, 1986, 1989, 1991, 1993  
         The Regents of the University of California.  All rights reserved.  
 Copyright (c) 1995-2010 OpenBSD. All rights reserved.  http://www.OpenBSD.org  
   
 OpenBSD 4.7-current (GENERIC.MP) #308: Thu Apr 15 21:09:19 GMT 2010  
     miod@arzon.gentiane.org:/usr/src/sys/arch/mvme88k/compile/GENERIC.MP  
 real mem = 134217728 (128MB)  
 avail mem = 125927424 (120MB)  
 mainbus0 at root: Motorola MVME197, 50MHz  
 cpu0: M88110 version 0xf, 8K I/D caches  
 cpu0: external M88410 cache controller  
 cpu1: M88110 version 0xf, 8K I/D caches  
 cpu1: external M88410 cache controller  
 bussw0 at mainbus0 addr 0xfff00000: rev 4  
 pcctwo0 at bussw0 offset 0x0: rev 0  
 nvram0 at pcctwo0 offset 0xc0000: MK48T08  
 cl0 at pcctwo0 offset 0x45000 ipl 3: console  
 osiop0 at pcctwo0 offset 0x47000 ipl 2: NCR53C710 rev 2, 50MHz  
 scsibus0 at osiop0: 8 targets, initiator 7  
 osiop0: target 0 now using 8 bit 10 MHz 8 REQ/ACK offset xfers  
 sd0 at scsibus0 targ 0 lun 0: &lt;SAMSUNG, WN34324U (gm030), 0105&gt; SCSI2 0/direct fixed  
 sd0: 4120MB, 512 bytes/sec, 8438976 sec total  
 osiop0: target 1 now using 8 bit 10 MHz 8 REQ/ACK offset xfers  
 sd1 at scsibus0 targ 1 lun 0: &lt;QUANTUM, FIREBALL_TM3200S, 300X&gt; SCSI2 0/direct fixed  
 sd1: 3067MB, 512 bytes/sec, 6281856 sec total  
 vme0 at pcctwo0 offset 0x40000  
 vme0: using BUG parameters  
 vme0: 1phys 0x08000000-0xefff0000 to VME 0x08000000-0xefff0000  
 vme0: vme to cpu irq level 1:1  
 vmes0 at vme0  
 vmel0 at vme0  
 ie0 at pcctwo0 offset 0x46000 ipl 3: address 08:00:3e:23:ed:e8  
 vscsi0 at root  
 scsibus1 at vscsi0: 256 targets  
 softraid0 at root  
 boot device: sd0  
 root on sd0a swap on sd0b dump on sd0b  
 Automatic boot in progress: starting file system checks.  
 /dev/rsd0a: file system is clean; not checking  
 /dev/rsd0f: file system is clean; not checking  
 /dev/rsd1a: file system is clean; not checking  
 /dev/rsd0d: file system is clean; not checking  
 /dev/rsd0h: file system is clean; not checking  
 /dev/rsd0e: file system is clean; not checking  
 /dev/rsd0g: file system is clean; not checking  
 setting tty flags  
 ddb.console: 0 -&gt; 1  
 kern.splassert: 1 -&gt; 2  
 starting network  
 starting system logger  
 starting initial daemons: portmap ypbind rdate ntpd.  
 savecore: no core dump  
 checking quotas: done.  
 building ps databases: kvm dev.  
 clearing /tmp  
 starting pre-securelevel daemons:.  
 setting kernel security level: kern.securelevel: 0 -&gt; 1  
 creating runtime link editor directory cache.  
 preserving editor files.  
 starting network daemons: sendmail inetd sshd.  
 starting local daemons:.  
 standard daemons: cron.  
 Thu Apr 15 21:12:51 GMT 2010  
   
 OpenBSD/mvme88k (arzon.gentiane.org) (console)  
   
 login:  
 </pre>  
   
 <hr>  <hr>
 <a href="plat.html">  <a href="plat.html">

Legend:
Removed from v.1.90  
changed lines
  Added in v.1.91