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

Annotation of www/zaurus.html, Revision 1.105

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