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

Annotation of www/palm.html, Revision 1.6

1.1       jasper      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/palm</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/palm page">
                     10: <meta name="keywords" content="openbsd,palm,PDA,ARM,PXA,XScale">
                     11: <meta name="distribution" content="global">
1.5       miod       12: <meta name="copyright" content="This document copyright 2009-2013 by OpenBSD.">
1.1       jasper     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/palm</font></h2>
                     18:
                     19: <hr>
                     20: <a href="images/palm.jpg">
                     21: <img src="images/palm-small.jpg" width="400" height="300" align="right"></a>
                     22:
1.6     ! bcallah    23: OpenBSD/palm was an experimental port of OpenBSD that used to run on PDAs made
        !            24: by Palm with an ARM PXA2xx processor.
1.1       jasper     25:
                     26: <p>
1.6     ! bcallah    27: There was never an official release of the OpenBSD/palm port.
        !            28: </p>
1.1       jasper     29:
1.6     ! bcallah    30: <p>
        !            31: <strong><font color="#e00000">The OpenBSD/palm port has been discontinued
        !            32: </font></strong> after the 5.3 release.
        !            33: </p>
        !            34:
        !            35: <p>
        !            36: There is currently no one working on bringing this port back to life.
        !            37: The source code is still available in the CVS Attic.
        !            38: </p>
1.1       jasper     39:
                     40: <a name="toc"></a>
                     41: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     42: <table><tr>
                     43: <td width=1%></td>
                     44: <td valign="top" width="20%">
                     45:   <li><a href="#history">History of the port</a><br>
                     46:   <li><a href="#status">Current status</a><br>
                     47:
                     48:   <li><a href="#hardware">Supported hardware</a><br>
                     49: </td><td valign="top" width="20%">
                     50:   <li><a href="#install">Getting and installing</a><br>
                     51:   <li><a href="#projects">Projects & bugs left to fix</a><br>
                     52: </td></tr></table>
                     53: <br clear=all>
                     54: <hr>
                     55:
                     56: <a name="history"></a>
                     57: <h3><font color="#0000e0"><strong>History</strong></font></h3>
                     58:
                     59: <p>
1.6     ! bcallah    60: The Palm port was started as a fork of the Zaurus port in March 2009 with the
1.1       jasper     61: intention to make the system run on Palm Tungsten|T5. The project was later
                     62: approved as a semestral work at the <a href="http://www.ksi.mff.cuni.cz/en/">
                     63: Department of Software Engineering</a>, <a
                     64: href="http://www.mff.cuni.cz/toISO-8859-2.en/">Faculty
                     65: of Mathematics and Physics</a>, <a href="http://www.cuni.cz/UKENG-1.html">
                     66: Charles University in Prague</a> mentored by <a
                     67: href="http://www.egothor.org/~galambos/">Leo Galambos</a>.</p>
                     68: <p>
                     69: As the project advanced, support for more Palm devices was added as well as
                     70: support for various peripherals and the project outgrew the initial agreement
                     71: for the semestral project.</p>
                     72: <a name="status"></a>
                     73: <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
                     74:
                     75: <p>
1.6     ! bcallah    76: OpenBSD/palm had been tested and was known to be working on the following
        !            77: models: Tungsten|T5, T|X, LifeDrive and the Zire72. There was also initial
        !            78: support for the Palm Tungsten|C.</p>
1.1       jasper     79: <p>
1.6     ! bcallah    80: Support included the LCD, buttons, USB host (through a hub with external
1.4       ian        81: power supply), PXA SD/MMC controller and UART (not available on Zire72).
                     82: On Palm LifeDrive there is also a driver for the builtin hard drive.</p>
1.1       jasper     83: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
                     84:
                     85: <ul>
                     86: For a complete system component and device driver listing for this architecture,
                     87: see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;arch=zaurus&sektion=4">intro(4/zaurus)</a>.
                     88: <p>
                     89:
                     90: <li><strong>Tungsten|T5 / T|X / LifeDrive / Zire 72</strong>
1.2       jasper     91: <li>Intel PXA27x ARM CPU.
1.1       jasper     92: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com(4)</a> standard, infrared and bluetooth serial ports.
                     93:
                     94: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&amp;arch=palm&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>.
                     95: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&amp;arch=palm&amp;sektion=4">wskbd(4)</a> keyboard.
                     96:
                     97: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd(4)</a> on-board microdrive.
                     98: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci(4)</a>
                     99: USB controller supporting most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4">usb(4)</a> devices.
                    100: <!--
                    101: , or acting as a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdcef&amp;sektion=4">cdcef(4)</a> 'ethernet' slave.
                    102: -->
                    103: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxammc&amp;sektion=4&amp;arch=palm">pxammc(4)</a> MMC/SD/SDIO controller.
                    104: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxagpio&amp;sektion=4&amp;arch=palm">pxagpio(4)</a> GPIO controller.
                    105:
                    106: <!--
                    107: <li><a
                    108:     href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4&amp;arch=palm">apm(4)</a>
                    109:     power management and suspend.
                    110: -->
                    111:
                    112: </ul>
                    113:
                    114: <p>
                    115: <li>Devices that can be connected:
                    116: <ul>
                    117: <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.
                    118: </ul>
                    119:
                    120: <a name="projects"></a>
                    121: <h3><font color="#0000e0"><strong>Projects & bugs left to fix</strong></font></h3>
                    122:
                    123: <ul>
                    124:   <li>Port to more models (e.g. Palm Centro).
                    125:   <li>Support DMA on PXAMCI (not Palm specific)
                    126: </ul>
                    127:
1.6     ! bcallah   128:
1.1       jasper    129: <hr>
                    130: <a href="plat.html">
                    131: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    132: </a>
                    133: <br>
                    134: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    135: <br>
1.6     ! bcallah   136: <small>$OpenBSD: palm.html,v 1.5 2013/02/02 17:30:21 miod Exp $</small>
1.1       jasper    137:
                    138: </body>
                    139: </html>