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

Annotation of www/zaurus.html, Revision 1.2

1.1       miod        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/zaurus</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/zaurus page">
                     10: <meta name="keywords" content="openbsd,zaurus,PDA,ARM,XScale">
                     11: <meta name="distribution" content="global">
                     12: <meta name="copyright" content="This document copyright 2005 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:
                     18: <h2><font color="#e00000">OpenBSD/zaurus</font></h2>
                     19:
                     20: <hr>
                     21:
                     22: <p>
                     23: OpenBSD/zaurus is an effort to make OpenBSD run on several PDAs of the
                     24: Sharp Zaurus family.
                     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: <p>
                     36: The current port maintainer is Dale Rahn
                     37: (<a href="mailto:drahn@openbsd.org">drahn@openbsd.org</a>).
                     38: Others are definitely welcome to contribute!
                     39:
                     40: <a href="#toc"></a>
                     41: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     42:
                     43: <ul>
                     44:   <li><a href="#history">History of the port</a>
                     45:   <li><a href="#status">Current status</a>
                     46:   <li><a href="#projects">Project list</a>
                     47:   <li><a href="#hardware">Supported hardware</a>
                     48: <!--
                     49:   <li><a href="#install">Getting and installing OpenBSD/zaurus</a>
                     50:   <li><a href="#problems">Known problems</a>
                     51: -->
                     52: </ul>
                     53:
                     54: <hr>
                     55: <a name="history"></a>
                     56: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     57:
                     58: <p>
                     59: Shortly after Sharp unveiled its first Zaurus machines, some OpenBSD developers
                     60: started dreaming of running OpenBSD on it, to have the smallest possible
                     61: ssh-capable machine!
                     62:
                     63: <p>
                     64: After the <a href="cats.html">OpenBSD/cats</a> was completed in order to benefit
                     65: from a good ARM development platform, work on the Zaurus hardware, initially
                     66: targetting the C-860 and C-3000 models, started in 2004.
                     67:
                     68: <hr>
                     69: <a name="status"></a>
                     70: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     71:
                     72: <p>
                     73: As the port is still in its early stages, development is pretty hectic at the
                     74: moment. Both the C-860 and the C-3000 machines boot multiuser,
                     75: and device support is being constantly improved.
                     76:
                     77: <hr>
                     78: <a name="projects"></a>
                     79: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     80: </strong></font></h3>
                     81:
                     82: <ul>
                     83:   <li>Better C-860 support.
                     84:   <li>Better display support, and eventually X11.
                     85: </ul>
                     86:
                     87: <hr>
                     88: <a name="hardware"></a>
                     89: <h3><font color="#0000e0"><strong>Supported hardware:
                     90: </strong></font></h3>
                     91:
                     92: <p>
                     93: At the moment, the following Zaurus models are supported:
                     94:
                     95: <ul>
                     96: <li><strong>Zaurus SL-C760 and SL-C860</strong>
                     97: <ul>
                     98: <li>Serial port (console)
                     99: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
                    100: <li>PCMCIA slot
                    101: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxapcic&amp;arch=zaurus&amp;sektion=4">pxapcic</a>)
                    102: </ul>
                    103:
                    104: <li><strong>Zaurus SL-C3000</strong>
                    105: <ul>
                    106: <li>Serial port (suitable as console)
                    107: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
                    108: <li>LCD display panel
                    109: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&amp;arch=zaurus&amp;sektion=4">lcd</a>)
                    110: <li>PCMCIA slot
                    111: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxapcic&amp;arch=zaurus&amp;sektion=4">pxapcic</a>)
                    112: <li>On-board microdrive
                    113: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd</a>)
                    114: <li>USB controller
                    115: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci</a>)
                    116: </ul>
                    117: </ul>
                    118:
                    119: <p>
                    120: <strong>USB Devices</strong> (on the C3000)
                    121: <ul>
                    122: <li>ADMtek AN986-based USB adapters (<a
                    123: href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;sektion=4">aue</a>),
                    124: including:
                    125:     <ul>
                    126:     <li>3com 3c460b
                    127:     <li>Abocom UFE1000
                    128:     <li>Abocom DSB650TX
                    129:     <li>Accton USB320-EC
                    130:     <li>Accton SpeedStream Ethernet
                    131:     <li>Admtek Pegasus
                    132:     <li>Admtek Pegasus II
                    133:     <li>Billionton Systems USB100
                    134:     <li>Corega FEther USB-TX
                    135:     <li>D-Link DSB-650
                    136:     <li>D-Link DSB-650TX
                    137:     <li>D-Link DSB-650TX-PNA
                    138:     <li>Elecom LD-USB
                    139:     <li>Elsa Microlink USB2Ethernet
                    140:     <li>I/O DATA USB ETTX
                    141:     <li>Kingston KNU101TX
                    142:     <li>LinkSys USB100TX
                    143:     <li>LinkSys USB100H1
                    144:     <li>LinkSys USB10TA
                    145:     <li>Melco Inc. LUA-TX
                    146:     <li>Netgear FA101
                    147:     <li>Siemens SpeedStream USB
                    148:     <li>Smartbridges smartNIC 2
                    149:     <li>SMC 2202USB
                    150:     <li>SMC EZ Connect USB
                    151:     <li>SOHOware NUB100
                    152:     </ul>
                    153: <li>ASIX Electronics AX88172 USB adapters (<a
                    154: href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;sektion=4">axe</a>),
                    155: including:
                    156:     <ul>
                    157:     <li>D-Link DUBE100
                    158:     <li>LinkSys USB100M
                    159:     <li>Netgear FA120
                    160:     <li>Buffalo (MELCO) LUA-U2-KTX
                    161:     <li>Sitecm LN029
                    162:     <li>Corega FEther USB2-TX
                    163:     </ul>
                    164: <li>USB Host-to-Host Communication Devices (<a
                    165: href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&amp;sektion=4">cdce</a>)
                    166: <li>CATC USB-EL1210A-based USB adapters (<a
                    167: href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;sektion=4">cue</a>),
                    168: including:
                    169:     <ul>
                    170:     <li>CATC Netmate and Netmate II
                    171:     <li>Belkin F5U111
                    172:     </ul>
                    173: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a
                    174: href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;sektion=4">kue</a>),
                    175: including:
                    176:     <ul>
                    177:     <li>3Com 3C19250
                    178:     <li>3Com 3c460 HomeConnect
                    179:     <li>ADS Technologies USB-10BT
                    180:     <li>Aox USB101
                    181:     <li>ATen UC10T
                    182:     <li>Corega USB-T
                    183:     <li>D-Link DSB-650
                    184:     <li>Entegra NET-USB-E45
                    185:     <li>Kawasaki USB101
                    186:     <li>LinkSys USB10T
                    187:     <li>Netgear EA101
                    188:     <li>Peracom USB
                    189:     <li>SMC 2102/2104USB
                    190:     <li>I/O Data USB-ET/T
                    191:     </ul>
                    192: <li>Davicom DM9601 USB Ethernet adapters (<a
                    193: href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;sektion=4">udav</a>),
                    194: including:
                    195:     <ul>
                    196:     <li>Corega FEther USB-TXC
                    197:     </ul>
                    198: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;sektion=4">ukbd</a>)
1.2     ! deraadt   199: <li>Native C3000 keyboard.
1.1       miod      200: <li>USB Mass Storage devices, i.e., USB floppy drives and USB memory stick
                    201: controllers (<a
                    202: href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass</a>)
                    203: <li>USB-USB cables (<a
                    204: href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;sektion=4">upl</a>)
                    205: <li>Realtek RTL8150L based USB adapters (<a
                    206: href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;sektion=4">url</a>),
                    207: including:
                    208:     <ul>
                    209:     <li>Melco Inc. LUA-KTX
                    210:     <li>GreenHouse GH-USB100B
                    211:     <li>Linksys USB100M
                    212:     </ul>
                    213: <li>Wireless USB Adapters
                    214: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
                    215:     <ul>
                    216:     <li>Acer Warplink USB-400
                    217:     <li>Actiontec HWU01170
                    218:     <li>Apacer Wireless Steno MB112
                    219:     <li>Corega WLUSB-11
                    220:     <li>I-O DATA WN-B11/USB
                    221:     <li>Intel PRO/Wireless 2011B
                    222:     <li>Intersil Prism 2X
                    223:     <li>JVC MP-XP7250
                    224:     <li>Linksys WUSB11 v3.0
                    225:     <li>Linksys WUSB12
                    226:     <li>Melco WLI-USB-KS11G
                    227:     <li>Microsoft MN510
                    228:     <li>Netgear MA111
                    229:     <li>Siemens SpeedStream SS1022
                    230:     <li>Syntax USB-400
                    231:     </ul>
                    232: </ul>
                    233:
                    234: <hr>
                    235: <a name="install"></a>
                    236: <h3><font color="#0000e0">
                    237: <strong>Getting and installing OpenBSD/zaurus:</strong>
                    238: </font></h3>
                    239:
                    240: <p>
                    241: There are no official OpenBSD/zaurus snapshots or release yet.
                    242: <!--
                    243: The latest supported OpenBSD/zaurus release is
                    244: <a href="37.html">OpenBSD 3.7</a>.
                    245: Here are the
                    246: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.7/zaurus/INSTALL.zaurus">
                    247: OpenBSD/zaurus 3.7 installation instructions
                    248: </a>.
                    249: -->
                    250:
                    251: <p>
                    252: Snapshots will be made available soon.
                    253: <!--
                    254: Snapshots are made available from time to time, in
                    255: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/zaurus">this location</a>
                    256: as well as in a few
                    257: <a href="ftp.html">mirrors</a>.
                    258: Here are the
                    259: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/zaurus/INSTALL.zaurus">
                    260: OpenBSD/zaurus snapshot installation instructions
                    261: </a> as well.
                    262: -->
                    263:
                    264: <hr>
                    265: <a href="plat.html">
                    266: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    267: </a>
                    268: <br>
                    269: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    270: <br>
1.2     ! deraadt   271: <small>$OpenBSD: zaurus.html,v 1.1 2005/01/05 20:56:07 miod Exp $</small>
1.1       miod      272:
                    273: </body>
                    274: </html>