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

Diff for /www/palm.html between version 1.17 and 1.18

version 1.17, 2017/06/26 17:18:57 version 1.18, 2019/05/27 22:55:21
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"  <!doctype html>
         "http://www.w3.org/TR/html4/loose.dtd">  <html lang=en id=platform>
 <html>  <meta charset=utf-8>
 <head>  
 <title>OpenBSD/palm</title>  <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="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">  <meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" type="text/css" href="openbsd.css">  <link rel="stylesheet" type="text/css" href="openbsd.css">
 <link rel="canonical" href="https://www.openbsd.org/palm.html">  <link rel="canonical" href="https://www.openbsd.org/palm.html">
 </head>  
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  
   
 <h2>  <h2 id=OpenBSD>
 <a href="index.html">  <a href="index.html">
 <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>  <i>Open</i><b>BSD</b></a>
 <font color="#e00000">palm</font>  palm
 </h2>  </h2>
 <hr>  <hr>
 <p>  
   
 <a href="images/palm.jpg">  <table><tr><td>
 <img src="images/palm-small.jpg" width="400" height="300" align="right"  <p>
 alt="small palm"></a>  
   
 OpenBSD/palm was an experimental port of OpenBSD that used to run on PDAs made  OpenBSD/palm was an experimental port of OpenBSD that used to run on PDAs made
 by Palm with an ARM PXA2xx processor.  by Palm with an ARM PXA2xx processor.
 <p>  
   
 There was never an official release of the OpenBSD/palm port.  
 <p>  <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>  <strong>The OpenBSD/palm port was discontinued after the 5.3 release.</strong>
   
 <br clear=all>  <td>
   <a href="images/palm.jpg">
   <img src="images/palm-small.jpg" width="400" height="300" alt="small palm"></a>
   </table>
   
 <hr>  <hr>
   
 <a name="history"></a>  <h3 id="history"><strong>History</strong></h3>
 <h3><font color="#0000e0"><strong>History</strong></font></h3>  
   
 <p>  <p>
 The Palm port was started as a fork of the Zaurus port in March 2009 with the  The Palm port was started as a fork of the Zaurus port in March 2009 with the
Line 48 
Line 44 
 href="http://www.mff.cuni.cz/toISO-8859-2.en/">Faculty  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">  of Mathematics and Physics</a>, <a href="http://www.cuni.cz/UKENG-1.html">
 Charles University in Prague</a> mentored by <a  Charles University in Prague</a> mentored by <a
 href="http://www.egothor.org/~galambos/">Leo Galambos</a>.</p>  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  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  support for various peripherals and the project outgrew the initial agreement
 for the semestral project.</p>  for the semestral project.
 <a name="status"></a>  
 <h3><font color="#0000e0"><strong>Current status</strong></font></h3>  
   
   <h3 id="status"><strong>Current status</strong></h3>
   
 <p>  <p>
 OpenBSD/palm had been tested and was known to be working on the following  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  models: Tungsten|T5, T|X, LifeDrive and the Zire72. There was also initial
 support for the Palm Tungsten|C.</p>  support for the Palm Tungsten|C.
   
 <p>  <p>
 Support included the LCD, buttons, USB host (through a hub with external  Support included the LCD, buttons, USB host (through a hub with external
 power supply), PXA SD/MMC controller and UART (not available on Zire72).  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>  On Palm LifeDrive there is also a driver for the builtin hard drive.
 <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>  <h3><strong>Supported hardware</strong></h3>
   
 <ul>  <ul>
 <li style="list-style-type: none">  <li style="list-style-type: none">
 For a complete system component and device driver listing for this architecture,  For a complete system component and device driver listing for this architecture,
 see <a href="https://man.openbsd.org/?query=intro&amp;arch=zaurus&amp;sektion=4">intro(4/zaurus)</a>.  see <a href="https://man.openbsd.org/zaurus/intro.4">intro(4/zaurus)</a>.
 <p>  <p>
   
 <li><strong>Tungsten|T5 / T|X / LifeDrive / Zire 72</strong>  <li><strong>Tungsten|T5 / T|X / LifeDrive / Zire 72</strong>
 <li>Intel PXA27x ARM CPU.  <li>Intel PXA27x ARM CPU.
 <li><a href="https://man.openbsd.org/?query=com&amp;sektion=4">com(4)</a> standard, infrared and bluetooth serial ports.  <li><a href="https://man.openbsd.org/com.4">com(4)</a> standard, infrared and bluetooth serial ports.
   
 <li><a href="https://man.openbsd.org/?query=lcd&amp;arch=palm&amp;sektion=4">lcd(4)</a> display panel, supporting <a href="https://man.openbsd.org/?query=wscons&amp;arch=zaurus&amp;sektion=4">wscons(4)</a>.  <li><a href="https://man.openbsd.org/palm/lcd.4">lcd(4)</a> display panel, supporting <a href="https://man.openbsd.org/zaurus/wscons.4">wscons(4)</a>.
 <li><a href="https://man.openbsd.org/?query=wskbd&amp;arch=palm&amp;sektion=4">wskbd(4)</a> keyboard.  <li><a href="https://man.openbsd.org/palm/wskbd.4">wskbd(4)</a> keyboard.
   
 <li><a href="https://man.openbsd.org/?query=wd&amp;sektion=4">wd(4)</a> on-board microdrive.  <li><a href="https://man.openbsd.org/wd.4">wd(4)</a> on-board microdrive.
 <li><a href="https://man.openbsd.org/?query=ohci&amp;sektion=4">ohci(4)</a>  <li><a href="https://man.openbsd.org/ohci.4">ohci(4)</a>
 USB controller supporting most <a href="https://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> devices.  USB controller supporting most <a href="https://man.openbsd.org/usb.4">usb(4)</a> devices.
 <!--  <!--
 , or acting as a <a href="https://man.openbsd.org/?query=cdcef&amp;sektion=4">cdcef(4)</a> 'ethernet' slave.  , or acting as a <a href="https://man.openbsd.org/cdcef.4">cdcef(4)</a> 'ethernet' slave.
 -->  -->
 <li><a href="https://man.openbsd.org/?query=pxammc&amp;sektion=4&amp;arch=palm">pxammc(4)</a> MMC/SD/SDIO controller.  <li><a href="https://man.openbsd.org/palm/pxammc.4">pxammc(4)</a> MMC/SD/SDIO controller.
 <li><a href="https://man.openbsd.org/?query=pxagpio&amp;sektion=4&amp;arch=palm">pxagpio(4)</a> GPIO controller.  <li><a href="https://man.openbsd.org/palm/pxagpio.4">pxagpio(4)</a> GPIO controller.
   
 <!--  <!--
 <li><a  <li><a
     href="https://man.openbsd.org/?query=apm&amp;sektion=4&amp;arch=palm">apm(4)</a>      href="https://man.openbsd.org/palm/apm.4">apm(4)</a>
     power management and suspend.      power management and suspend.
 -->  -->
   
Line 98 
Line 96 
 <p>  <p>
 <li>Devices that can be connected:  <li>Devices that can be connected:
 <ul>  <ul>
 <li>Most USB devices, see <a href="https://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> for a list.  <li>Most USB devices, see <a href="https://man.openbsd.org/usb.4">usb(4)</a> for a list.
 </ul>  </ul>
 </ul>  </ul>
   
 </body>  
 </html>  

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18