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

File: [local] / www / palm.html (download) (as text)

Revision 1.4, Fri Oct 16 00:36:06 2009 UTC (14 years, 7 months ago) by ian
Branch: MAIN
Changes since 1.3: +5 -5 lines

Minor wording tweaks

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/palm</title>
<link rev="made" href="mailto:www@openbsd.org">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD/palm page">
<meta name="keywords" content="openbsd,palm,PDA,ARM,PXA,XScale">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 2009 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">
<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
<h2><font color="#e00000">OpenBSD/palm</font></h2>

<hr>
<a href="images/palm.jpg">
<img src="images/palm-small.jpg" width="400" height="300" align="right"></a>

OpenBSD/palm is an experimental port of OpenBSD to the PDAs made by Palm with an
ARM PXA2xx processor.

<p>
A mailing list for ARM-based ports is available at
<u><font color="#23238e">arm@openbsd.org</font></u>.
To join the OpenBSD/arm mailing list, send a message body of
<b>"subscribe arm"</b> to
<a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
Please be sure to check our <a href="mail.html">mailing list policy</a> before
subscribing.


<p>
The current port maintainer is
Marek Vasut (<a href="mailto:marex@openbsd.org">marex@openbsd.org</a>).
Others are definitely welcome to contribute!

<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<table><tr>
<td width=1%></td>
<td valign="top" width="20%">
  <li><a href="#history">History of the port</a><br>
  <li><a href="#status">Current status</a><br>

  <li><a href="#hardware">Supported hardware</a><br>
</td><td valign="top" width="20%">
  <li><a href="#install">Getting and installing</a><br>
  <li><a href="#projects">Projects & bugs left to fix</a><br>
</td></tr></table>
<br clear=all>
<hr>

<a name="history"></a>
<h3><font color="#0000e0"><strong>History</strong></font></h3>

<p>
The Palm port started as a fork of the Zaurus port in March 2009 with the
intention to make the system run on Palm Tungsten|T5. The project was later
approved as a semestral work at the <a href="http://www.ksi.mff.cuni.cz/en/">
Department of Software Engineering</a>, <a
href="http://www.mff.cuni.cz/toISO-8859-2.en/">Faculty
of Mathematics and Physics</a>, <a href="http://www.cuni.cz/UKENG-1.html">
Charles University in Prague</a> mentored by <a
href="http://www.egothor.org/~galambos/">Leo Galambos</a>.</p>
<p>
As the project advanced, support for more Palm devices was added as well as
support for various peripherals and the project outgrew the initial agreement
for the semestral project.</p>
<a name="status"></a>
<h3><font color="#0000e0"><strong>Current status</strong></font></h3>

<p>
OpenBSD/palm has been tested and is known to be working on the following
models, Tungsten|T5, T|X, LifeDrive and the Zire72. There is also an initial
support for Palm Tungsten|C.</p>
<p>
Currently supported are the LCD, buttons, USB host (through a hub with external
power supply), PXA SD/MMC controller and UART (not available on Zire72). 
On Palm LifeDrive there is also a driver for the builtin hard drive.</p>
<p>Additional patches that have not yet been merged into the mainline tree are
available <a href="http://marex.hackndev.com/OpenBSD/">here</a>.</p>
<a name="hardware"></a>
<h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>

<ul>
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>.
<p>

<li><strong>Tungsten|T5 / T|X / LifeDrive / Zire 72</strong>
<li>Intel PXA27x ARM CPU.
<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.

<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>.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&amp;arch=palm&amp;sektion=4">wskbd(4)</a> keyboard.

<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd(4)</a> on-board microdrive.
<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.
-->
<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.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxagpio&amp;sektion=4&amp;arch=palm">pxagpio(4)</a> GPIO controller.

<!--
<li><a
    href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4&amp;arch=palm">apm(4)</a>
    power management and suspend.
-->

</ul>

<p>
<li>Devices that can be connected:
<ul>
<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.
</ul>

<a name="install"></a>
<h3><font color="#0000e0">
<strong>Getting and installing</strong>
</font></h3>

<!--
<p>
The latest supported OpenBSD/palm release is
<a href="47.html">OpenBSD 4.7</a>.
Here are the
<a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.7/palm/INSTALL.palm">
OpenBSD/palm 4.7 installation instructions
</a>.
 -->


<p>
Snapshots will be made available from time to time, in

<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/palm">this location</a>
as well as in a few
<a href="ftp.html">mirrors</a>.

<p>
Here are the
<a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/palm/INSTALL.palm">
OpenBSD/palm snapshot installation instructions
</a> as well.

<a name="projects"></a>
<h3><font color="#0000e0"><strong>Projects & bugs left to fix</strong></font></h3>

<ul>
  <li>Port to more models (e.g. Palm Centro).
  <li>Support DMA on PXAMCI (not Palm specific)
</ul>

<hr>
<a href="plat.html">
<img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
</a>
<br>
<small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
<br>
<small>$OpenBSD: palm.html,v 1.4 2009/10/16 00:36:06 ian Exp $</small>

</body>
</html>