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

Annotation of www/zaurus.html, Revision 1.6

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