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

Diff for /www/zaurus.html between version 1.132 and 1.133

version 1.132, 2017/06/26 17:18:58 version 1.133, 2019/05/27 22:55:26
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"  <!doctype html>
         "http://www.w3.org/TR/html4/loose.dtd">  <html lang=en id=platform>
 <html>  <meta charset=utf-8>
 <head>  
 <title>OpenBSD/zaurus</title>  <title>OpenBSD/zaurus</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="description" content="the OpenBSD/zaurus page">  <meta name="description" content="the OpenBSD/zaurus page">
 <meta name="copyright" content="This document copyright 2005-2008 by OpenBSD.">  
 <meta name="viewport" content="width=device-width, initial-scale=1">  <meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" type="text/css" href="openbsd.css">  <link rel="stylesheet" type="text/css" href="openbsd.css">
 <link rel="canonical" href="https://www.openbsd.org/zaurus.html">  <link rel="canonical" href="https://www.openbsd.org/zaurus.html">
 </head>  
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  
   
 <h2>  <h2 id=OpenBSD>
 <a href="index.html">  <a href="index.html">
 <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>  <i>Open</i><b>BSD</b></a>
 <font color="#e00000">zaurus</font>  zaurus
 </h2>  </h2>
 <hr>  <hr>
 <p>  
   
 <a href="images/zaurus-c3000.jpg">  <table><tr><td>
 <img src="images/zaurus-c3000-small.jpg" width="400" height="300" align="right" alt="zaurus sl-c3000"></a>  <p>
   
 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.  Sharp Zaurus family.
 Initially targeted is the C3000/C3100/C3200 models which contain a 4GB CF  Initially targeted is the C3000/C3100/C3200 models which contain a 4GB CF
 hard drive internally.  hard drive internally.
 <p>  
   
 <b>The OpenBSD/zaurus port was discontinued after the 6.0 release.</b>  
 <p>  <p>
   <strong>The OpenBSD/zaurus port was discontinued after the 6.0 release.</strong>
   
   <p>
 A mailing list for ARM-based ports is available at  A mailing list for ARM-based ports is available at
 <u><font color="#23238e">arm@openbsd.org</font></u>.  <a href="mailto:arm@openbsd.org">arm@openbsd.org</a>.
 To join the OpenBSD/arm mailing list, send a message body of  To join the OpenBSD/arm mailing list, send a message body of
 <b>"subscribe arm"</b> to  <b>"subscribe arm"</b> to
 <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.  <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
 Please be sure to check our <a href="mail.html">mailing list policy</a> before  Please be sure to check our <a href="mail.html">mailing list policy</a> before
 subscribing.  subscribing.
   
 <br clear=all>  <td>
   <a href="images/zaurus-c3000.jpg">
   <img src="images/zaurus-c3000-small.jpg" width="400" height="300" alt="zaurus sl-c3000"></a>
   </table>
   
 <hr>  <hr>
   
 <h3 id="history"><font color="#0000e0"><strong>History</strong></font></h3>  <h3 id="history"><strong>History</strong></h3>
   
 <p>  <p>
 Shortly after Sharp unveiled its first Zaurus machines, some OpenBSD developers  Shortly after Sharp unveiled its first Zaurus machines, some OpenBSD developers
 started dreaming of running OpenBSD on it, to have the smallest possible  started dreaming of running OpenBSD on it, to have the smallest possible
Line 62 
Line 61 
 Since there were effectively no remaining users,  Since there were effectively no remaining users,
 it was removed instead of splitting the userlands.  it was removed instead of splitting the userlands.
   
 <h3 id="status"><font color="#0000e0"><strong>Current status</strong></font></h3>  <h3 id="status"><strong>Current status</strong></h3>
   
 <p>  <p>
 Hardware support is mostly complete and quite stable.  Hardware support is mostly complete and quite stable.
Line 72 
Line 71 
 Audio playback is working, and the machine is of course able to suspend  Audio playback is working, and the machine is of course able to suspend
 much like a regular laptop.  much like a regular laptop.
 Even the processor performance mode can be adjusted with  Even the processor performance mode can be adjusted with
 <a href="https://man.openbsd.org/?query=apm&amp;sektion=8&amp;arch=zaurus">apmd(8)</a>, just like on other platforms.  <a href="https://man.openbsd.org/zaurus/apm.8">apmd(8)</a>, just like on other platforms.
   
 <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware</strong></font></h3>  <h3 id="hardware"><strong>Supported hardware</strong></h3>
   
 For a complete system component and device driver listing for this architecture, see <a href="https://man.openbsd.org/?query=intro&amp;arch=zaurus&amp;sektion=4">intro(4/zaurus)</a>.  
 <p>  <p>
   For a complete system component and device driver listing for this architecture, see <a href="https://man.openbsd.org/zaurus/intro.4">intro(4/zaurus)</a>.
   
 <ul>  <ul>
 <li><strong>Zaurus SL-C3000 (Spitz) / SL-C3100 (Borzoi) / SL-C3200 (Terrier)</strong>  <li><strong>Zaurus SL-C3000 (Spitz) / SL-C3100 (Borzoi) / SL-C3200 (Terrier)</strong>
 <li>Intel PXA27x ARM cpu at 416MHz.  <li>Intel PXA27x ARM cpu at 416MHz.
 <li>64MB of ram.  <li>64MB of ram.
 <li><a href="https://man.openbsd.org/?query=com&amp;sektion=4">com(4)</a> standard and infrared serial ports.  <li><a href="https://man.openbsd.org/com.4">com(4)</a> standard and infrared serial ports.
 <li><a href="https://man.openbsd.org/?query=lcd&amp;arch=zaurus&amp;sektion=4">lcd(4)</a> display panel, supporting <a href="https://man.openbsd.org/?query=wscons&amp;arch=zaurus&amp;sektion=4">wscons(4)</a> console which supports X Windows.  <li><a href="https://man.openbsd.org/zaurus/lcd.4">lcd(4)</a> display panel, supporting <a href="https://man.openbsd.org/zaurus/wscons.4">wscons(4)</a> console which supports X Windows.
 <li><a href="https://man.openbsd.org/?query=zts&amp;arch=zaurus&amp;sektion=4">zts(4)</a> touch screen acting as <a href="https://man.openbsd.org/?query=wsmouse&amp;arch=zaurus&amp;sektion=4">wsmouse(4)</a> mouse controller.  <li><a href="https://man.openbsd.org/zaurus/zts.4">zts(4)</a> touch screen acting as <a href="https://man.openbsd.org/zaurus/wsmouse.4">wsmouse(4)</a> mouse controller.
 <li><a href="https://man.openbsd.org/?query=zkbd&amp;arch=zaurus&amp;sektion=4">zkbd(4)</a> native keyboard.  <li><a href="https://man.openbsd.org/zaurus/zkbd.4">zkbd(4)</a> native keyboard.
 <li><a href="https://man.openbsd.org/?query=pxapcic&amp;arch=zaurus&amp;sektion=4">pxapcic(4)</a> PCMCIA slot, supporting most CF-sized <a href="https://man.openbsd.org/?query=pcmcia&amp;arch=zaurus&amp;sektion=4">pcmcia(4)</a> cards (or PCMCIA form-factor ones, via an adapter).  <li><a href="https://man.openbsd.org/zaurus/pxapcic.4">pxapcic(4)</a> PCMCIA slot, supporting most CF-sized <a href="https://man.openbsd.org/zaurus/pcmcia.4">pcmcia(4)</a> cards (or PCMCIA form-factor ones, via an adapter).
 <li><a href="https://man.openbsd.org/?query=wd&amp;sektion=4">wd(4)</a> on-board microdrive.  <li><a href="https://man.openbsd.org/wd.4">wd(4)</a> on-board microdrive.
 <li><a href="https://man.openbsd.org/?query=ohci&amp;sektion=4">ohci(4)</a> USB controller supporting most <a href="https://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> devices, or acting as a <a href="https://man.openbsd.org/?query=cdcef&amp;sektion=4">cdcef(4)</a> 'ethernet' slave.  <li><a href="https://man.openbsd.org/ohci.4">ohci(4)</a> USB controller supporting most <a href="https://man.openbsd.org/usb.4">usb(4)</a> devices, or acting as a <a href="https://man.openbsd.org/cdcef.4">cdcef(4)</a> 'ethernet' slave.
 <li><a href="https://man.openbsd.org/?query=pxammc&amp;sektion=4&amp;arch=zaurus">pxammc(4)</a> MMC/SD/SDIO controller.  <li><a href="https://man.openbsd.org/zaurus/pxammc.4">pxammc(4)</a> MMC/SD/SDIO controller.
 <li><a href="https://man.openbsd.org/?query=apm&amp;sektion=4&amp;arch=zaurus">apm(4)</a> power management and suspend.  <li><a href="https://man.openbsd.org/zaurus/apm.4">apm(4)</a> power management and suspend.
 <li><a href="https://man.openbsd.org/?query=zaudio&amp;sektion=4&amp;arch=zaurus">zaudio(4)</a> audio.  <li><a href="https://man.openbsd.org/zaurus/zaudio.4">zaudio(4)</a> audio.
 </ul>  </ul>
   
 <p>  <p>
 Devices that can be connected:  Devices that can be connected:
 <ul>  <ul>
 <li><a href="https://man.openbsd.org/?query=zrc&amp;sektion=4&amp;arch=zaurus">zrc(4)</a> remote control.  <li><a href="https://man.openbsd.org/zaurus/zrc.4">zrc(4)</a> remote control.
 <li>Most USB devices, see <a href="https://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> for a list.  <li>Most USB devices, see <a href="https://man.openbsd.org/usb.4">usb(4)</a> for a list.
 <li>Most PCMCIA devices (in a CF formfactor, or via a CF-PCMCIA adapter), see <a href="https://man.openbsd.org/?query=pcmcia&amp;sektion=4">pcmcia(4)</a>.  <li>Most PCMCIA devices (in a CF formfactor, or via a CF-PCMCIA adapter), see <a href="https://man.openbsd.org/pcmcia.4">pcmcia(4)</a>.
 </ul>  </ul>
   
 <h3 id="install"><font color="#0000e0">  <h3 id="install">
 <strong>Getting and installing</strong>  <strong>Getting and installing</strong>
 </font></h3>  </h3>
   
 <p>  <p>
 The last supported OpenBSD/zaurus release was  The last supported OpenBSD/zaurus release was
Line 113 
Line 112 
 Here are the  Here are the
 <a href="https://ftp.OpenBSD.org/pub/OpenBSD/6.0/zaurus/INSTALL.zaurus">  <a href="https://ftp.OpenBSD.org/pub/OpenBSD/6.0/zaurus/INSTALL.zaurus">
 OpenBSD/zaurus 6.0 installation instructions</a>.  OpenBSD/zaurus 6.0 installation instructions</a>.
   
 </body>  
 </html>  

Legend:
Removed from v.1.132  
changed lines
  Added in v.1.133