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

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

Revision 1.15, Tue Mar 29 14:58:59 2016 UTC (8 years, 2 months ago) by tb
Branch: MAIN
Changes since 1.14: +14 -5 lines

another batch of css conversions. except tshirts, these all pass
the validator test. with tj

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/palm</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="the OpenBSD/palm page">
<meta name="copyright" content="This document copyright 2009-2013 by OpenBSD.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="http://www.openbsd.org/palm.html">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<h2>
<a href="index.html">
<font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
<font color="#e00000">palm</font>
</h2>
<hr>
<p>

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

OpenBSD/palm was an experimental port of OpenBSD that used to run on PDAs made
by Palm with an ARM PXA2xx processor.
<p>

There was never an official release of the OpenBSD/palm port.
<p>

<strong>The OpenBSD/palm port was discontinued after the 5.3 release.</strong>

<br clear=all>
<hr>

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

<p>
The Palm port was 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 had been tested and was known to be working on the following
models: Tungsten|T5, T|X, LifeDrive and the Zire72. There was also initial
support for the Palm Tungsten|C.</p>
<p>
Support included 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>
<h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>

<ul>
<li style="list-style-type: none">
For a complete system component and device driver listing for this architecture,
see <a href="http://man.openbsd.org/?query=intro&amp;arch=zaurus&amp;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://man.openbsd.org/?query=com&amp;sektion=4">com(4)</a> standard, infrared and bluetooth serial ports.

<li><a href="http://man.openbsd.org/?query=lcd&amp;arch=palm&amp;sektion=4">lcd(4)</a> display panel, supporting <a href="http://man.openbsd.org/?query=wscons&amp;arch=zaurus&amp;sektion=4">wscons(4)</a>.
<li><a href="http://man.openbsd.org/?query=wskbd&amp;arch=palm&amp;sektion=4">wskbd(4)</a> keyboard.

<li><a href="http://man.openbsd.org/?query=wd&amp;sektion=4">wd(4)</a> on-board microdrive.
<li><a href="http://man.openbsd.org/?query=ohci&amp;sektion=4">ohci(4)</a>
USB controller supporting most <a href="http://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> devices.
<!--
, or acting as a <a href="http://man.openbsd.org/?query=cdcef&amp;sektion=4">cdcef(4)</a> 'ethernet' slave.
-->
<li><a href="http://man.openbsd.org/?query=pxammc&amp;sektion=4&amp;arch=palm">pxammc(4)</a> MMC/SD/SDIO controller.
<li><a href="http://man.openbsd.org/?query=pxagpio&amp;sektion=4&amp;arch=palm">pxagpio(4)</a> GPIO controller.

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


<p>
<li>Devices that can be connected:
<ul>
<li>Most USB devices, see <a href="http://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> for a list.
</ul>
</ul>

</body>
</html>