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

Annotation of www/zaurus.html, Revision 1.91

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.76      jsg        12: <meta name="copyright" content="This document copyright 2005-2007 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.29      deraadt    21: <img src="images/zaurus-c3000-small.jpg" width="400" height="300" align="right"></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:
                     37: <p>
1.91    ! deraadt    38: The current port maintainers are
        !            39: Dale Rahn (<a href="mailto:drahn@openbsd.org">drahn@openbsd.org</a>)
        !            40: and
        !            41: Uwe Stuehler (<a href="mailto:uwe@openbsd.org">uwe@openbsd.org</a>).
1.1       miod       42: Others are definitely welcome to contribute!
                     43:
1.81      nick       44: <a name="toc"></a>
1.1       miod       45: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.91    ! deraadt    46: <table width="80%"><tr>
        !            47: <td width=5%></td>
        !            48: <td valign="top" width="20%">
        !            49:   <li><a href="#history">History of the port</a><br>
        !            50:   <li><a href="#status">Current status</a><br>
        !            51:   <li><a href="#hardware">Supported hardware</a><br>
        !            52: </td><td valign="top" width="20%">
        !            53:   <li><a href="#install">Getting and installing</a><br>
        !            54:   <li><a href="#projects">Projects & bugs left to fix</a><br>
        !            55: </td></tr></table>
        !            56: <br clear=all>
        !            57: <hr>
1.1       miod       58:
                     59: <a name="history"></a>
1.91    ! deraadt    60: <h3><font color="#0000e0"><strong>History</strong></font></h3>
1.1       miod       61: <p>
                     62: Shortly after Sharp unveiled its first Zaurus machines, some OpenBSD developers
                     63: started dreaming of running OpenBSD on it, to have the smallest possible
                     64: ssh-capable machine!
                     65:
                     66: <p>
                     67: After the <a href="cats.html">OpenBSD/cats</a> was completed in order to benefit
1.26      deraadt    68: from a good ARM development platform, work on the Zaurus hardware started in 2004.
1.29      deraadt    69: Since the Zaurus is a fully capable machine, we no longer cross compile. All
1.77      uwe        70: builds of Zaurus are done on the Zaurus directly. (The shared "arm" packages are
                     71: nowadays built on the <a href="armish.html">armish</a> platform, because it is faster.)
1.1       miod       72:
                     73: <a name="status"></a>
1.91    ! deraadt    74: <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
1.1       miod       75:
                     76: <p>
1.70      miod       77: Hardware support is mostly complete and quite stable.
1.26      deraadt    78: The Zaurus boots multiuser, X11 runs, and device support is being
1.13      drahn      79: constantly improved.
1.8       pvalchev   80: Most PCMCIA/CF devices work (such as wireless/ethernet cards), as well
1.77      uwe        81: as host USB, SD/MMC memory cards and the keyboard and touch screen are supported by X11.
1.56      uwe        82: Audio playback is working, and the machine is of course able to suspend
1.26      deraadt    83: much like a regular laptop.
1.56      uwe        84: Even the processor performance mode can be adjusted with
1.91    ! deraadt    85: <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       86:
1.91    ! deraadt    87: <a name="hardware"></a>
        !            88: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
1.1       miod       89:
                     90: <ul>
1.91    ! deraadt    91: 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&sektion=4">intro(4/zaurus)</a>.
1.1       miod       92: <p>
                     93:
1.58      uwe        94: <li><strong>Zaurus SL-C3000 / SL-C3100 / SL-C3200</strong>
1.91    ! deraadt    95: <li>Intel PXA27x ARM cpu at 416MHz
        !            96: <li>64MB of ram.
        !            97: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com(4)</a> standard and infrared serial ports.
        !            98: <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.
        !            99: <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.
        !           100: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zkbd&amp;arch=zaurus&amp;sektion=4">zkbd(4)</a> native keyboard.
        !           101: <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).
        !           102: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd(4)</a> on-board microdrive.
        !           103: <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.
        !           104: <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.
        !           105: <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.
        !           106: <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      107: </ul>
                    108:
1.7       uwe       109: <p>
1.91    ! deraadt   110: <li>Devices that can be connected:
        !           111: <ul>
        !           112: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zrc&amp;sektion=4&amp;arch=zaurus">zrc(4)</a> remote control.
        !           113: <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.
        !           114: <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       115: </ul>
                    116:
1.1       miod      117: <a name="install"></a>
                    118: <h3><font color="#0000e0">
1.91    ! deraadt   119: <strong>Getting and installing</strong>
1.1       miod      120: </font></h3>
                    121:
1.20      uwe       122: <p>
1.1       miod      123: The latest supported OpenBSD/zaurus release is
1.86      miod      124: <a href="42.html">OpenBSD 4.2</a>.
1.1       miod      125: Here are the
1.86      miod      126: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.2/zaurus/INSTALL.zaurus">
                    127: OpenBSD/zaurus 4.2 installation instructions
1.1       miod      128: </a>.
                    129:
                    130: <p>
                    131: Snapshots are made available from time to time, in
                    132: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/zaurus">this location</a>
                    133: as well as in a few
                    134: <a href="ftp.html">mirrors</a>.
                    135: Here are the
                    136: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/zaurus/INSTALL.zaurus">
                    137: OpenBSD/zaurus snapshot installation instructions
                    138: </a> as well.
                    139:
1.91    ! deraadt   140: <a name="projects"></a>
        !           141: <h3><font color="#0000e0"><strong>Projects & bugs left to fix</strong></font></h3>
        !           142:
        !           143: <ul>
        !           144:   <li>Repair pcmcia issues that are causing "white-out" problems with some devices.
        !           145:   <li>Fix the odd suspend crashing bugs and RTC skew.
        !           146:   <li>C860/C1000 support.
        !           147:   <li>Support the I2C GPIO controller (C3100 and C3200) using the
        !           148:       machine-independent i2c code.
        !           149:   <li>Internal flash memory support as a sd(4) device.
        !           150:   <li>Fix battery drain during suspend.
        !           151:   <li>Fix remaining issues in SDIO support.
        !           152: </ul>
        !           153:
1.1       miod      154: <hr>
                    155: <a href="plat.html">
                    156: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
1.91    ! deraadt   157: </a>
1.1       miod      158: <br>
                    159: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    160: <br>
1.91    ! deraadt   161: <small>$OpenBSD: zaurus.html,v 1.90 2008/04/01 14:37:56 jmc Exp $</small>
1.1       miod      162:
                    163: </body>
                    164: </html>