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

Annotation of www/palm.html, Revision 1.3

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">
                     12: <meta name="copyright" content="This document copyright 2009 by OpenBSD.">
                     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.3     ! jasper     23: OpenBSD/palm is an experimental port of OpenBSD to the PDAs made by Palm with an
1.1       jasper     24: ARM PXA2xx processor.
                     25:
                     26: <p>
                     27: A mailing list for ARM-based ports is available at
                     28: <u><font color="#23238e">arm@openbsd.org</font></u>.
                     29: To join the OpenBSD/arm mailing list, send a message body of
                     30: <b>"subscribe arm"</b> to
                     31: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     32: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     33: subscribing.
                     34:
                     35:
                     36: <p>
                     37: The current port maintainer is
                     38: Marek Vasut (<a href="mailto:marex@openbsd.org">marex@openbsd.org</a>).
                     39: Others are definitely welcome to contribute!
                     40:
                     41: <a name="toc"></a>
                     42: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     43: <table><tr>
                     44: <td width=1%></td>
                     45: <td valign="top" width="20%">
                     46:   <li><a href="#history">History of the port</a><br>
                     47:   <li><a href="#status">Current status</a><br>
                     48:
                     49:   <li><a href="#hardware">Supported hardware</a><br>
                     50: </td><td valign="top" width="20%">
                     51:   <li><a href="#install">Getting and installing</a><br>
                     52:   <li><a href="#projects">Projects & bugs left to fix</a><br>
                     53: </td></tr></table>
                     54: <br clear=all>
                     55: <hr>
                     56:
                     57: <a name="history"></a>
                     58: <h3><font color="#0000e0"><strong>History</strong></font></h3>
                     59:
                     60: <p>
                     61: The Palm port started as a fork of the Zaurus port in March 2009 with the
                     62: intention to make the system run on Palm Tungsten|T5. The project was later
                     63: approved as a semestral work at the <a href="http://www.ksi.mff.cuni.cz/en/">
                     64: Department of Software Engineering</a>, <a
                     65: href="http://www.mff.cuni.cz/toISO-8859-2.en/">Faculty
                     66: of Mathematics and Physics</a>, <a href="http://www.cuni.cz/UKENG-1.html">
                     67: Charles University in Prague</a> mentored by <a
                     68: href="http://www.egothor.org/~galambos/">Leo Galambos</a>.</p>
                     69: <p>
                     70: As the project advanced, support for more Palm devices was added as well as
                     71: support for various peripherals and the project outgrew the initial agreement
                     72: for the semestral project.</p>
                     73: <a name="status"></a>
                     74: <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
                     75:
                     76: <p>
                     77: OpenBSD/palm has been tested and is known to be working on the following
                     78: models, Tungsten|T5, T|X, LifeDrive and the Zire72. There is also an initial
                     79: support for Palm Tungsten|C.</p>
                     80: <p>
                     81: Currently supported is the LCD, buttons, USB host (through a hub with external
                     82: power supply), PXA SD/MMC controller and UART (not available on Zire72). On Palm
                     83: LifeDrive also exists a driver for the builtin harddrive.</p>
                     84: <p>Additional patches that were not yet merged into the mainline tree are
                     85: available <a href="http://marex.hackndev.com/OpenBSD/">here</a>.</p>
                     86: <a name="hardware"></a>
                     87: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
                     88:
                     89: <ul>
                     90: For a complete system component and device driver listing for this architecture,
                     91: see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;arch=zaurus&sektion=4">intro(4/zaurus)</a>.
                     92: <p>
                     93:
                     94: <li><strong>Tungsten|T5 / T|X / LifeDrive / Zire 72</strong>
1.2       jasper     95: <li>Intel PXA27x ARM CPU.
1.1       jasper     96: <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.
                     97:
                     98: <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>.
                     99: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&amp;arch=palm&amp;sektion=4">wskbd(4)</a> keyboard.
                    100:
                    101: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd(4)</a> on-board microdrive.
                    102: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci(4)</a>
                    103: USB controller supporting most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4">usb(4)</a> devices.
                    104: <!--
                    105: , or acting as a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdcef&amp;sektion=4">cdcef(4)</a> 'ethernet' slave.
                    106: -->
                    107: <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.
                    108: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxagpio&amp;sektion=4&amp;arch=palm">pxagpio(4)</a> GPIO controller.
                    109:
                    110: <!--
                    111: <li><a
                    112:     href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4&amp;arch=palm">apm(4)</a>
                    113:     power management and suspend.
                    114: -->
                    115:
                    116: </ul>
                    117:
                    118: <p>
                    119: <li>Devices that can be connected:
                    120: <ul>
                    121: <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.
                    122: </ul>
                    123:
                    124: <a name="install"></a>
                    125: <h3><font color="#0000e0">
                    126: <strong>Getting and installing</strong>
                    127: </font></h3>
                    128:
                    129: <!--
                    130: <p>
                    131: The latest supported OpenBSD/palm release is
                    132: <a href="47.html">OpenBSD 4.7</a>.
                    133: Here are the
                    134: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.7/palm/INSTALL.palm">
                    135: OpenBSD/palm 4.7 installation instructions
                    136: </a>.
                    137:  -->
                    138:
                    139:
                    140: <p>
                    141: Snapshots will be made available from time to time, in
                    142:
                    143: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/palm">this location</a>
                    144: as well as in a few
                    145: <a href="ftp.html">mirrors</a>.
                    146:
                    147: <p>
                    148: Here are the
                    149: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/palm/INSTALL.palm">
                    150: OpenBSD/palm snapshot installation instructions
                    151: </a> as well.
                    152:
                    153: <a name="projects"></a>
                    154: <h3><font color="#0000e0"><strong>Projects & bugs left to fix</strong></font></h3>
                    155:
                    156: <ul>
                    157:   <li>Port to more models (e.g. Palm Centro).
                    158:   <li>Support DMA on PXAMCI (not Palm specific)
                    159: </ul>
                    160:
                    161: <hr>
                    162: <a href="plat.html">
                    163: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    164: </a>
                    165: <br>
                    166: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    167: <br>
1.3     ! jasper    168: <small>$OpenBSD: palm.html,v 1.2 2009/09/17 21:30:02 jasper Exp $</small>
1.1       jasper    169:
                    170: </body>
                    171: </html>