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

Diff for /www/mvme88k.html between version 1.35 and 1.36

version 1.35, 2003/08/18 09:33:55 version 1.36, 2003/09/02 22:00:34
Line 102 
Line 102 
 <p>  <p>
 <ul>  <ul>
   <li>Fix remaining gcc mvme88k code generation bugs when optimization is used.    <li>Fix remaining gcc mvme88k code generation bugs when optimization is used.
   <li>Improve the kernels overall stability by debugging and fixing issues.    <li>Repair MVME188 and MVME197LE support; finish MVME197SP/DP support.
   <li>Repair MVME188 and MVME197 support.  
   <li>Work on unsupported cards (MVME327, MVME374...).    <li>Work on unsupported cards (MVME327, MVME374...).
   <li>Write code for new binutils (and gdb!!), switch to ELF and, later,    <li>Write code for new binutils (and gdb!!), switch to ELF and, later,
       shared libraries.        shared libraries.
Line 122 
Line 121 
 <ul>  <ul>
 <li><strong>MVME187</strong><br>  <li><strong>MVME187</strong><br>
 A single 88100 processor-based version of the <a href="mvme68k.html">mvme68k</a>  A single 88100 processor-based version of the <a href="mvme68k.html">mvme68k</a>
 MVME167 and MVME177 boards. Features two 88200 or 88204 CMMUs with 16KB cache  MVME167 and MVME177 boards. Features two 88200 CMMUs with 16KB cache
 each, SRAM, and on-board ethernet and SCSI controllers, as well as four serial  each, SRAM, and on-board ethernet and SCSI controllers, as well as four serial
 ports and one parallel port.<br>  ports and one parallel port.<br>
 All the on-board devices are supported, except for the parallel port.  All the on-board devices are supported, except for the parallel port.
Line 140 
Line 139 
 <ul>  <ul>
 <li><strong>Serial ports</strong>  <li><strong>Serial ports</strong>
   <ul>    <ul>
   <li>MVME187 on-board Cirrus Logic CL2400 serial ports (tty00-tty03)    <li>MVME187 on-board Cirrus Logic CL2400 serial ports (tty00-tty03)<br>
   The second set of serial ports found on the M8120 only is currently not
   supported.
 <!--  <li>MVME188 SYSCON DUART serial ports (ttya, ttyb) -->  <!--  <li>MVME188 SYSCON DUART serial ports (ttya, ttyb) -->
   </ul>    </ul>
 <li><strong>Ethernet adapters</strong>  <li><strong>Ethernet adapters</strong>
Line 177 
Line 178 
 <li><strong>MVME188 and MVME188A</strong><br>  <li><strong>MVME188 and MVME188A</strong><br>
 Contrary to the other MVME processor boards, this board has no on-board  Contrary to the other MVME processor boards, this board has no on-board
 devices; it just acts as a container for an <i>HyperModule</i> which provides  devices; it just acts as a container for an <i>HyperModule</i> which provides
 one, two or four 88110 processors, and two or four CMMUs per processor.<br>  one, two or four 88110 processors, and two or four 88200 (16KB cache) or 88204
   (64KB cache) CMMUs per processor.<br>
 All existing HyperModule models should be supported, but this has only been  All existing HyperModule models should be supported, but this has only been
 tested so far on 1P64 (1 cpu, 4 cmmu) and 2P256 (2 cpu, 4 cmmu) modules.  tested so far on 1P64 (1 cpu, 4 cmmu) and 2P256 (2 cpu, 4 cmmu) modules.
 External cards specific to the MVME188 family provide memory and serial ports.  External cards specific to the MVME188 family provide memory and serial ports.
Line 241 
Line 243 
         The Regents of the University of California.  All rights reserved.          The Regents of the University of California.  All rights reserved.
 Copyright (c) 1995-2003 OpenBSD. All rights reserved.  http://www.OpenBSD.org  Copyright (c) 1995-2003 OpenBSD. All rights reserved.  http://www.OpenBSD.org
   
 OpenBSD 3.3-current (GENERIC) #86: Sun Aug 10 03:49:48 GMT 2003  OpenBSD 3.4-beta (GENERIC) #202: Tue Sep  2 20:46:50 GMT 2003
     miod@arzon:/usr/src/sys/arch/mvme88k/compile/GENERIC      miod@arzon:/usr/src/sys/arch/mvme88k/compile/GENERIC
 Model: Motorola MVME187, 33MHz  Model: Motorola MVME187, 33MHz
 real mem  = 67108864  real mem  = 67108864
 avail mem = 59138048 (14438 pages)  avail mem = 59142144 (14439 pages)
 using 844 buffers containing 3457024 bytes of memory  using 844 buffers containing 3457024 bytes of memory
 mainbus0 (root) machine type MVME187  mainbus0 (root) machine type MVME187
 bugtty0 at mainbus0 addr 0xfff45000: bugtty  bugtty0 at mainbus0 addr 0xfff45000: bugtty
Line 294 
Line 296 
 clearing /tmp  clearing /tmp
 starting pre-securelevel daemons:.  starting pre-securelevel daemons:.
 setting kernel security level: kern.securelevel: 0 -&gt; 1  setting kernel security level: kern.securelevel: 0 -&gt; 1
   preserving editor files
 creating runtime link editor directory cache.  creating runtime link editor directory cache.
 starting network daemons: inetd sshd.  starting network daemons: sendmail inetd sshd.
 starting local daemons:.  starting local daemons:.
 standard daemons: cron.  standard daemons: cron.
 Sun Aug 10 20:22:04 GMT 2003  Tue Sep  2 20:50:24 GMT 2003
   
 OpenBSD/mvme88k (arzon) (console)  OpenBSD/mvme88k (arzon) (console)
   

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36