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

Diff for /www/mvme88k.html between version 1.76 and 1.77

version 1.76, 2008/12/24 17:21:33 version 1.77, 2009/02/15 13:36:14
Line 9 
Line 9 
 <meta name="description" content="the OpenBSD/mvme88k page">  <meta name="description" content="the OpenBSD/mvme88k page">
 <meta name="keywords" content="openbsd,mvme88k">  <meta name="keywords" content="openbsd,mvme88k">
 <meta name="distribution" content="global">  <meta name="distribution" content="global">
 <meta name="copyright" content="This document copyright 1996-2008 by OpenBSD.">  <meta name="copyright" content="This document copyright 1996-2009 by OpenBSD.">
 </head>  </head>
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  <body bgcolor="#ffffff" text="#000000" link="#23238e">
Line 113 
Line 113 
 <p>  <p>
 <ul>  <ul>
   <li>MVME197DP multi-processor support.    <li>MVME197DP multi-processor support.
   <li>Work on unsupported device cards (MVME327, MVME374...).    <li>Work on unsupported device cards (MVME330, 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.
 </ul>  </ul>
Line 186 
Line 186 
   
 <p>  <p>
 <ul>  <ul>
     <li><strong>MVME327A</strong> SCSI and floppy Controller
   (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vsbic&amp;sektion=4&amp;arch=mvme88k">vsbic</a>),
   currently limited to the SCSI interface
   <sup>*</sup>
   <li><strong>MVME328</strong> High Performance SCSI Controller    <li><strong>MVME328</strong> High Performance SCSI Controller
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vs&amp;sektion=4&amp;arch=mvme88k">vs</a>)  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vs&amp;sektion=4&amp;arch=mvme88k">vs</a>)
   <li><strong>MVME332XT</strong> High Performance Serial I/O Controller    <li><strong>MVME332XT</strong> High Performance Serial I/O Controller
Line 193 
Line 197 
   <li><strong>MVME376</strong> Ethernet Communications Controller    <li><strong>MVME376</strong> Ethernet Communications Controller
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=mvme88k">le</a>)  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=mvme88k">le</a>)
 </ul>  </ul>
   <sup>*</sup> Support for these boards has been added after the 4.4 release.
   
 <p>  <p>
 <h4>Unsupported processor boards</h4>  <h4>Unsupported processor boards</h4>

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77