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

Diff for /www/zaurus.html between version 1.37 and 1.38

version 1.37, 2005/06/03 00:45:51 version 1.38, 2005/07/12 16:55:43
Line 23 
Line 23 
 <a href="images/zaurus-c3000.jpg">  <a href="images/zaurus-c3000.jpg">
 <img src="images/zaurus-c3000-small.jpg" width="400" height="300" align="right"></a>  <img src="images/zaurus-c3000-small.jpg" width="400" height="300" align="right"></a>
 OpenBSD/zaurus is an effort to make OpenBSD run on several PDAs of the  OpenBSD/zaurus is an effort to make OpenBSD run on several PDAs of the
 Sharp Zaurus family.  Initially targeted is the C3000 model which contains a  Sharp Zaurus family.
 4GB CF hard drive internally.  Initially targeted is the C3000 and C3100 models which contain a 4GB CF
   hard drive internally.
   
 <p>  <p>
 A mailing list for ARM-based ports is available at  A mailing list for ARM-based ports is available at
Line 36 
Line 37 
 subscribing.  subscribing.
   
 <p>  <p>
 The current port maintainer is Dale Rahn  The current port maintainers are Dale Rahn
 (<a href="mailto:drahn@openbsd.org">drahn@openbsd.org</a>).  (<a href="mailto:drahn@openbsd.org">drahn@openbsd.org</a>) and Uwe Stuehler
   (<a href="mailto:uwe@openbsd.org">uwe@openbsd.org</a>).
 Others are definitely welcome to contribute!  Others are definitely welcome to contribute!
   
 <a href="#toc"></a>  <a href="#toc"></a>
Line 89 
Line 91 
 </strong></font></h3>  </strong></font></h3>
   
 <ul>  <ul>
   <li>pcmcia(4) com(4) support.  
   <li>Repair pcmcia issues that are causing "white-out" problems with some devices.    <li>Repair pcmcia issues that are causing "white-out" problems with some devices.
   <li>Fix the odd suspend crashing bugs.    <li>Fix the odd suspend crashing bugs.
   <li>Support 100Mbit full-duplex    <li>Support 100Mbit full-duplex
Line 108 
Line 109 
 At the moment, the following Zaurus models and devices are supported:  At the moment, the following Zaurus models and devices are supported:
   
 <ul>  <ul>
 <li><strong>Zaurus SL-C3000</strong>  <li><strong>Zaurus SL-C3000 / SL-C3100</strong>
 <ul>  <ul>
 <li>Standard and infrared serial ports  <li>Standard and infrared serial ports
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
Line 134 
Line 135 
 </ul>  </ul>
   
 <p>  <p>
 <strong>USB Devices</strong> (on the C3000 only)  <strong>USB Devices</strong>
 <ul>  <ul>
 <li>ADMtek AN986-based USB adapters (<a  <li>ADMtek AN986-based USB adapters (<a
 href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;sektion=4">aue</a>),  href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;sektion=4">aue</a>),
Line 390 
Line 391 
 </ul>  </ul>
   
 <p>  <p>
 <strong>PCMCIA/CF Devices</strong>  <strong>PCMCIA/CF Devices</strong><br>
   Note that it is possible to use a PCMCIA card using a PCMCIA->CF adapter.
 <ul>  <ul>
 <li>CF Mass Storage devices  <li>CF Mass Storage devices
     <ul>      <ul>
Line 413 
Line 415 
     <li>ELSA XI800      <li>ELSA XI800
     <li>Linksys WCF12      <li>Linksys WCF12
     <li>Netgear MA701      <li>Netgear MA701
       </ul>
   <li>Serial ports
   (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>).
       <ul>
       <li>Most modems, digital cellular modems, and serial cards should work.
       <li>AudioVOX GPRS modems.
       <li>Sierra Wireless A550, A555 CDMA 1x, and A710, A750 GSM modems.
     </ul>      </ul>
 </ul>  </ul>
   

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38