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

Diff for /www/mac68k.html between version 1.10 and 1.11

version 1.10, 1997/02/24 13:39:01 version 1.11, 1997/04/27 20:54:33
Line 15 
Line 15 
 <h2>OpenBSD/mac68k</h2>  <h2>OpenBSD/mac68k</h2>
   
 <hr>  <hr>
   
   <p>
   OpenBSD/mac68k runs on many of the m68k-based Macintosh machines.  It
   requires a Motorola 68020, 68030, or a 68040 processor.  If you have a
   68020, it will also need a Motorola 68851 PMMU (note that this is
   different from the 68881, which is an FPU).  While the system is
   quite useful (it's being run as an internet server and router), there
   is still plenty of work to be done.  Please jump in and become a part
   of the action!
   </p>
   
 <h3><strong>History and Status:</strong></h3>  <h3><strong>History and Status:</strong></h3>
   
 <p>  <p>
 The mac68k port of OpenBSD runs on the same machines as the NetBSD port,  The mac68k port of OpenBSD was derived from NetBSD/mac68k, and it
 but it is quite different in several respects.  Only a small percentage of  supports the same hardware as NetBSD-current.  This does not mean
 the full system lies within the machine-dependent section.  that OpenBSD is the same as NetBSD.  Far from it.  The kernel makes
   up only a small part of the full system.
 </p>  </p>
   
 <p>  <p>
Line 28 
Line 40 
 machine-independent portions of the system.  Check it out.  machine-independent portions of the system.  Check it out.
 </p>  </p>
   
   <p>For more information, contact <a href=mailto:gene@openbsd.org>Gene</a>.
 <h3><strong>mac68k-specific changes</strong></h3>  
 <ul>  
 <li>Handle video interrupts on Q700 and 2-page display card.  
 <li>Integrate work from John Wittkoski and Takashi Hamada for  
     direct-access ADB support.  Should make ADB work on many, many machines.  
 </ul>  
   
 <p>For more information, contact <a href=mailto:gene@openbsd.org>Gene</a>  
 or <a href=mailto:briggs@openbsd.org>Allen</a>.  
 </p>  </p>
   
 <hr>  <hr>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11