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

Annotation of www/zaurus.html, Revision 1.111

1.1       miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
                      5: <title>OpenBSD/zaurus</title>
                      6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      7: <meta name="resource-type" content="document">
                      8: <meta name="description" content="the OpenBSD/zaurus page">
                      9: <meta name="keywords" content="openbsd,zaurus,PDA,ARM,XScale">
                     10: <meta name="distribution" content="global">
1.94      steven     11: <meta name="copyright" content="This document copyright 2005-2008 by OpenBSD.">
1.1       miod       12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     16: <h2><font color="#e00000">OpenBSD/zaurus</font></h2>
                     17:
                     18: <hr>
1.4       deraadt    19: <a href="images/zaurus-c3000.jpg">
1.108     rapha      20: <img src="images/zaurus-c3000-small.jpg" width="400" height="300" align="right" alt="zaurus sl-c3000"></a>
1.91      deraadt    21:
1.1       miod       22: OpenBSD/zaurus is an effort to make OpenBSD run on several PDAs of the
1.38      deraadt    23: Sharp Zaurus family.
1.68      deraadt    24: Initially targeted is the C3000/C3100/C3200 models which contain a 4GB CF
1.38      deraadt    25: hard drive internally.
1.1       miod       26:
                     27: <p>
                     28: A mailing list for ARM-based ports is available at
                     29: <u><font color="#23238e">arm@openbsd.org</font></u>.
                     30: To join the OpenBSD/arm mailing list, send a message body of
                     31: <b>"subscribe arm"</b> to
                     32: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     33: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     34: subscribing.
                     35:
1.81      nick       36: <a name="toc"></a>
1.1       miod       37: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.108     rapha      38: <ul>
1.91      deraadt    39:   <li><a href="#history">History of the port</a><br>
                     40:   <li><a href="#status">Current status</a><br>
                     41:   <li><a href="#hardware">Supported hardware</a><br>
                     42:   <li><a href="#install">Getting and installing</a><br>
                     43:   <li><a href="#projects">Projects & bugs left to fix</a><br>
1.108     rapha      44: </ul>
1.109     rapha      45: <br clear=all>
1.91      deraadt    46: <hr>
1.1       miod       47:
                     48: <a name="history"></a>
1.91      deraadt    49: <h3><font color="#0000e0"><strong>History</strong></font></h3>
1.1       miod       50: <p>
                     51: Shortly after Sharp unveiled its first Zaurus machines, some OpenBSD developers
                     52: started dreaming of running OpenBSD on it, to have the smallest possible
                     53: ssh-capable machine!
                     54:
                     55: <p>
                     56: After the <a href="cats.html">OpenBSD/cats</a> was completed in order to benefit
1.26      deraadt    57: from a good ARM development platform, work on the Zaurus hardware started in 2004.
1.29      deraadt    58: Since the Zaurus is a fully capable machine, we no longer cross compile. All
1.77      uwe        59: builds of Zaurus are done on the Zaurus directly. (The shared "arm" packages are
                     60: nowadays built on the <a href="armish.html">armish</a> platform, because it is faster.)
1.1       miod       61:
                     62: <a name="status"></a>
1.91      deraadt    63: <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
1.1       miod       64:
                     65: <p>
1.70      miod       66: Hardware support is mostly complete and quite stable.
1.26      deraadt    67: The Zaurus boots multiuser, X11 runs, and device support is being
1.13      drahn      68: constantly improved.
1.8       pvalchev   69: Most PCMCIA/CF devices work (such as wireless/ethernet cards), as well
1.77      uwe        70: as host USB, SD/MMC memory cards and the keyboard and touch screen are supported by X11.
1.56      uwe        71: Audio playback is working, and the machine is of course able to suspend
1.26      deraadt    72: much like a regular laptop.
1.56      uwe        73: Even the processor performance mode can be adjusted with
1.91      deraadt    74: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=8&amp;arch=zaurus">apmd(8)</a>, just like on other platforms.
1.1       miod       75:
1.91      deraadt    76: <a name="hardware"></a>
                     77: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
1.1       miod       78:
1.108     rapha      79: For a complete system component and device driver listing for this architecture, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;arch=zaurus&amp;sektion=4">intro(4/zaurus)</a>.
1.1       miod       80: <p>
                     81:
1.108     rapha      82: <ul>
1.106     jsg        83: <li><strong>Zaurus SL-C3000 (Spitz) / SL-C3100 (Borzoi) / SL-C3200 (Terrier)</strong>
1.97      jasper     84: <li>Intel PXA27x ARM cpu at 416MHz.
1.91      deraadt    85: <li>64MB of ram.
                     86: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com(4)</a> standard and infrared serial ports.
                     87: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&amp;arch=zaurus&amp;sektion=4">lcd(4)</a> display panel, supporting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&amp;arch=zaurus&amp;sektion=4">wscons(4)</a> console which supports X Windows.
                     88: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zts&amp;arch=zaurus&amp;sektion=4">zts(4)</a> touch screen acting as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsmouse&amp;arch=zaurus&amp;sektion=4">wsmouse(4)</a> mouse controller.
                     89: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zkbd&amp;arch=zaurus&amp;sektion=4">zkbd(4)</a> native keyboard.
                     90: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxapcic&amp;arch=zaurus&amp;sektion=4">pxapcic(4)</a> PCMCIA slot, supporting most CF-sized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;arch=zaurus&amp;sektion=4">pcmcia(4)</a> cards (or PCMCIA form-factor ones, via an adapter).
                     91: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd(4)</a> on-board microdrive.
                     92: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci(4)</a> USB controller supporting most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4">usb(4)</a> devices, or acting as a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdcef&amp;sektion=4">cdcef(4)</a> 'ethernet' slave.
                     93: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxammc&amp;sektion=4&amp;arch=zaurus">pxammc(4)</a> MMC/SD/SDIO controller.
                     94: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4&amp;arch=zaurus">apm(4)</a> power management and suspend.
                     95: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zaudio&amp;sektion=4&amp;arch=zaurus">zaudio(4)</a> audio.
1.1       miod       96: </ul>
                     97:
1.7       uwe        98: <p>
1.108     rapha      99: Devices that can be connected:
1.91      deraadt   100: <ul>
                    101: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zrc&amp;sektion=4&amp;arch=zaurus">zrc(4)</a> remote control.
                    102: <li>Most USB devices, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4">usb(4)</a> for a list.
1.97      jasper    103: <li>Most PCMCIA devices (in a CF formfactor, or via a CF-PCMCIA adapter), see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;sektion=4">pcmcia(4)</a>.
1.7       uwe       104: </ul>
                    105:
1.1       miod      106: <a name="install"></a>
                    107: <h3><font color="#0000e0">
1.91      deraadt   108: <strong>Getting and installing</strong>
1.1       miod      109: </font></h3>
                    110:
1.20      uwe       111: <p>
1.1       miod      112: The latest supported OpenBSD/zaurus release is
1.110     sthen     113: <a href="54.html">OpenBSD 5.4</a>.
1.1       miod      114: Here are the
1.110     sthen     115: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.4/zaurus/INSTALL.zaurus">
                    116: OpenBSD/zaurus 5.4 installation instructions
1.1       miod      117: </a>.
                    118:
                    119: <p>
                    120: Snapshots are made available from time to time, in
1.107     sthen     121: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/zaurus">this location</a>
1.1       miod      122: as well as in a few
                    123: <a href="ftp.html">mirrors</a>.
                    124: Here are the
1.107     sthen     125: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/zaurus/INSTALL.zaurus">
1.1       miod      126: OpenBSD/zaurus snapshot installation instructions
                    127: </a> as well.
                    128:
1.91      deraadt   129: <a name="projects"></a>
                    130: <h3><font color="#0000e0"><strong>Projects & bugs left to fix</strong></font></h3>
                    131:
                    132: <ul>
                    133:   <li>Repair pcmcia issues that are causing "white-out" problems with some devices.
                    134:   <li>Fix the odd suspend crashing bugs and RTC skew.
                    135:   <li>C860/C1000 support.
                    136:   <li>Support the I2C GPIO controller (C3100 and C3200) using the
                    137:       machine-independent i2c code.
                    138:   <li>Internal flash memory support as a sd(4) device.
                    139:   <li>Fix battery drain during suspend.
                    140:   <li>Fix remaining issues in SDIO support.
                    141: </ul>
1.1       miod      142:
                    143: </body>
                    144: </html>