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

Diff for /www/mvme88k.html between version 1.20 and 1.21

version 1.20, 2001/05/18 20:48:09 version 1.21, 2001/06/14 21:46:18
Line 57 
Line 57 
   
 <p>  <p>
 The people working the most on OpenBSD/mvme88k are:  The people working the most on OpenBSD/mvme88k are:
 Steve Murphree, Jr.  Steve Murphree, Jr., and Miod Vallat.
 More would be nice :)  More would be nice :)
 </p>  </p>
   
Line 190 
Line 190 
 <ul>  <ul>
  <li>Start work on MVME197 port.   <li>Start work on MVME197 port.
  <li>Start work on device drivers for unsupported VME cards.   <li>Start work on device drivers for unsupported VME cards.
    <li>Write code for new binutils (will fix ld bugs).
    <li>Shared libraries.
 </ul>  </ul>
   
 <hr>  <hr>
Line 266 
Line 268 
 Here is a dmesg from a MVME188.  Here is a dmesg from a MVME188.
 </p>  </p>
 <pre>  <pre>
   Model: Motorola MVME188 25Mhz
   MVME188 board configuration #5: 2 CPUs 4 CMMUs
   CPU0 is attached with 2 MC88204 CMMUs
   CPU1 is attached with 2 MC88204 CMMUs
   CPU0 is master CPU
   [ using 146999 bytes of bsd a.out symbol table ]
   ddb enabled
   Copyright (c) 1982, 1986, 1989, 1991, 1993
           The Regents of the University of California.  All rights reserved.
   Copyright (c) 1995-2001 OpenBSD. All rights reserved.  http://www.OpenBSD.org
   
   OpenBSD 2.9-current (GENERIC) #59: Thu Jun 14 01:18:03 GMT 2001
       miod@arzon:/src/current/src/sys/arch/mvme88k/compile/GENERIC
   real mem  = 33550336
   avail mem = 28381184 (6929 pages)
   using 435 buffers containing 1781760 bytes of memory
   mainbus0 (root) machine type MVME188
   bugtty0 at mainbus0 addr 0xfff45000: bugtty
   syscon0 at mainbus0 addr 0xfff00000: rev 1
   clock0 at syscon0 ipl 5: VME188
   sclock0 at syscon0 ipl 5: VME188
   nvram0 at syscon0 offset 0x80000: MK48T02 len 2048
   dart0 at syscon0 offset 0x82000 ipl 3 console (ttya)
   vme0 at syscon0 offset 0x85000: system controller
   vmes0 at vme0
   vs0 at vmes0 addr 0xffff9000 vaddr 0x2e59000 vec 0x80 ipl 2: target 7
   scsibus0 at vs0: 8 targets
   sd0 at scsibus0 targ 1 lun 0: &lt;FUJITSU, M2624F-512, M405&gt; SCSI1 0/direct fixed
   sd0: 496MB, 1429 cyl, 11 head, 64 sec, 512 bytes/sec, 1015812 sec total
   vs1 at vmes0 addr 0xffff9800 vaddr 0x2e5a800 vec 0x82 ipl 2: target 7
   scsibus1 at vs1: 8 targets
   ve0 at vmes0 addr 0xffff1200 vaddr 0x2e5b200 vec 0x74 ipl 1
   ve0: address 00:00:77:83:9f:cc
   ve0: 128 receive buffers, 32 transmit buffers
   vmel0 at vme0
   boot device: sd0
   root on sd0a
   rootdev=0x400 rrootdev=0x800 rawdev=0x802
 </pre>  </pre>
   
 <hr>  <hr>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21