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

Annotation of www/zaurus.html, Revision 1.110

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