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

Diff for /www/Attic/pica.html between version 1.3 and 1.4

version 1.3, 1996/05/06 10:32:05 version 1.4, 1996/05/20 23:17:32
Line 1 
Line 1 
 <http>  <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
   <html>
 <head>  <head>
 <title>OpenBSD/pica</title>  <title>OpenBSD/pica</title>
   <base href=http://www.openbsd.org/>
   <link rev=made href=mailto:www@openbsd.org>
   <meta name="resource-type" content="document">
   <meta name="description" content="the OpenBSD/pica page">
   <meta name="keywords" content="openbsd,pica">
   <meta name="distribution" content="global">
   <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
   </head>
   
   <body>
   
 <h2>OpenBSD/pica</h2>  <h2>OpenBSD/pica</h2>
   
 <h3><hr>  <hr>
 <strong>History and Status:</strong></h3>  <h3><strong>History and Status:</strong></h3>
   
   <p>
 The early history is not very clear. Apparently the first work was  The early history is not very clear. Apparently the first work was
 done by CMU as part of their Mach project.  The initial hardware was  done by CMU as part of their Mach project.  The initial hardware was
 the DEC R2000/R3000-based Decstations.  This code was later used by  the DEC R2000/R3000-based Decstations.  This code was later used by
Line 15 
Line 28 
 reliable, or complete.  Compiler toolkit problems have plagued the  reliable, or complete.  Compiler toolkit problems have plagued the
 port because the standard a.out executable format is an imperfect  port because the standard a.out executable format is an imperfect
 match to the MIPS architecture.  match to the MIPS architecture.
   </p>
   
   <p>
 Per Fogelstrom became familiar with the code after porting it to a  Per Fogelstrom became familiar with the code after porting it to a
 home-built IDT R3081 based board.  Subsequently he added R4400 support  home-built IDT R3081 based board.  Subsequently he added R4400 support
 when porting it to the MIPS R4400 Acer PICA board.  Willowglen  when porting it to the MIPS R4400 Acer PICA board.  Willowglen
 Singapore purchased a second PICA board for Theo de Raadt so that he  Singapore purchased a second PICA board for Theo de Raadt so that he
 could improve the port for use as a development system for an internal  could improve the port for use as a development system for an internal
 project.  Since then Theo and Per have gotten ethernet and a few other  project.  Since then Theo and Per have had ethernet and a few other
 small projects working.  small projects working.
   </p>
   
 <p>  <p>
 The Acer PICA is a dead platform.  Acer no longer makes the machine,  The Acer PICA is a dead platform.  Acer no longer makes the machine,
 but even worse the machines are very rare.  The main reason to work on  but even worse the machines are very rare.  The main reason to work on
 this port is because there are a multitude of other MIPS-based  this port is because there are a multitude of other MIPS-based
 machines -- eventually this code will be useful on another machine.  machines -- eventually this code will be useful on another machine.
   </p>
   
 <p>  <p>
 The people working the most on OpenBSD/pica currently consists of  The people working the most on OpenBSD/pica currently consists of
 Per Fogelstrom, and Theo de Raadt. Of course others are very welcome!  Per Fogelstrom, and Theo de Raadt. Of course, others are very welcome!
   </p>
   
   <hr>
   <h3><strong>Where to get it?</strong></h3>
   
 <p>  <p>
 <h3><hr>  
 <strong>Where to get it?</h3></strong>  
 Send mail to <a href=mailto:deraadt@theos.com>Theo de Raadt</a> and  Send mail to <a href=mailto:deraadt@theos.com>Theo de Raadt</a> and
 <a href=mailto:pefo@openbsd.org>Per Fogelstrom</a>.  <a href=mailto:pefo@openbsd.org>Per Fogelstrom</a>.
   </p>
   
 <hr><a href=/><img src=icons/back.gif></a>  <hr>
   <a href=/><img src=icons/back.gif border=0 alt=OpenBSD></a>
 <a href=mailto:www@openbsd.org>www@openbsd.org</a>  <a href=mailto:www@openbsd.org>www@openbsd.org</a>
 <br><small>$OpenBSD$</small>  <br>
   <small>$OpenBSD$</small>
   
   </body>
   </html>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4