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

Annotation of www/zaurus.html, Revision 1.1

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>Document the bootstrap procedures, and provide a snapshot (soon!).
        !            84:   <li>Better C-860 support.
        !            85:   <li>On-board keyboard 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>)
        !           112: <li>PCMCIA slot
        !           113: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxapcic&amp;arch=zaurus&amp;sektion=4">pxapcic</a>)
        !           114: <li>On-board microdrive
        !           115: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd</a>)
        !           116: <li>USB controller
        !           117: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci</a>)
        !           118: </ul>
        !           119: </ul>
        !           120:
        !           121: <p>
        !           122: <strong>USB Devices</strong> (on the C3000)
        !           123: <ul>
        !           124: <li>ADMtek AN986-based USB adapters (<a
        !           125: href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;sektion=4">aue</a>),
        !           126: including:
        !           127:     <ul>
        !           128:     <li>3com 3c460b
        !           129:     <li>Abocom UFE1000
        !           130:     <li>Abocom DSB650TX
        !           131:     <li>Accton USB320-EC
        !           132:     <li>Accton SpeedStream Ethernet
        !           133:     <li>Admtek Pegasus
        !           134:     <li>Admtek Pegasus II
        !           135:     <li>Billionton Systems USB100
        !           136:     <li>Corega FEther USB-TX
        !           137:     <li>D-Link DSB-650
        !           138:     <li>D-Link DSB-650TX
        !           139:     <li>D-Link DSB-650TX-PNA
        !           140:     <li>Elecom LD-USB
        !           141:     <li>Elsa Microlink USB2Ethernet
        !           142:     <li>I/O DATA USB ETTX
        !           143:     <li>Kingston KNU101TX
        !           144:     <li>LinkSys USB100TX
        !           145:     <li>LinkSys USB100H1
        !           146:     <li>LinkSys USB10TA
        !           147:     <li>Melco Inc. LUA-TX
        !           148:     <li>Netgear FA101
        !           149:     <li>Siemens SpeedStream USB
        !           150:     <li>Smartbridges smartNIC 2
        !           151:     <li>SMC 2202USB
        !           152:     <li>SMC EZ Connect USB
        !           153:     <li>SOHOware NUB100
        !           154:     </ul>
        !           155: <li>ASIX Electronics AX88172 USB adapters (<a
        !           156: href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;sektion=4">axe</a>),
        !           157: including:
        !           158:     <ul>
        !           159:     <li>D-Link DUBE100
        !           160:     <li>LinkSys USB100M
        !           161:     <li>Netgear FA120
        !           162:     <li>Buffalo (MELCO) LUA-U2-KTX
        !           163:     <li>Sitecm LN029
        !           164:     <li>Corega FEther USB2-TX
        !           165:     </ul>
        !           166: <li>USB Host-to-Host Communication Devices (<a
        !           167: href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&amp;sektion=4">cdce</a>)
        !           168: <li>CATC USB-EL1210A-based USB adapters (<a
        !           169: href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;sektion=4">cue</a>),
        !           170: including:
        !           171:     <ul>
        !           172:     <li>CATC Netmate and Netmate II
        !           173:     <li>Belkin F5U111
        !           174:     </ul>
        !           175: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a
        !           176: href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;sektion=4">kue</a>),
        !           177: including:
        !           178:     <ul>
        !           179:     <li>3Com 3C19250
        !           180:     <li>3Com 3c460 HomeConnect
        !           181:     <li>ADS Technologies USB-10BT
        !           182:     <li>Aox USB101
        !           183:     <li>ATen UC10T
        !           184:     <li>Corega USB-T
        !           185:     <li>D-Link DSB-650
        !           186:     <li>Entegra NET-USB-E45
        !           187:     <li>Kawasaki USB101
        !           188:     <li>LinkSys USB10T
        !           189:     <li>Netgear EA101
        !           190:     <li>Peracom USB
        !           191:     <li>SMC 2102/2104USB
        !           192:     <li>I/O Data USB-ET/T
        !           193:     </ul>
        !           194: <li>Davicom DM9601 USB Ethernet adapters (<a
        !           195: href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;sektion=4">udav</a>),
        !           196: including:
        !           197:     <ul>
        !           198:     <li>Corega FEther USB-TXC
        !           199:     </ul>
        !           200: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;sektion=4">ukbd</a>)
        !           201: <li>USB Mass Storage devices, i.e., USB floppy drives and USB memory stick
        !           202: controllers (<a
        !           203: href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass</a>)
        !           204: <li>USB-USB cables (<a
        !           205: href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;sektion=4">upl</a>)
        !           206: <li>Realtek RTL8150L based USB adapters (<a
        !           207: href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;sektion=4">url</a>),
        !           208: including:
        !           209:     <ul>
        !           210:     <li>Melco Inc. LUA-KTX
        !           211:     <li>GreenHouse GH-USB100B
        !           212:     <li>Linksys USB100M
        !           213:     </ul>
        !           214: <li>Wireless USB Adapters
        !           215: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           216:     <ul>
        !           217:     <li>Acer Warplink USB-400
        !           218:     <li>Actiontec HWU01170
        !           219:     <li>Apacer Wireless Steno MB112
        !           220:     <li>Corega WLUSB-11
        !           221:     <li>I-O DATA WN-B11/USB
        !           222:     <li>Intel PRO/Wireless 2011B
        !           223:     <li>Intersil Prism 2X
        !           224:     <li>JVC MP-XP7250
        !           225:     <li>Linksys WUSB11 v3.0
        !           226:     <li>Linksys WUSB12
        !           227:     <li>Melco WLI-USB-KS11G
        !           228:     <li>Microsoft MN510
        !           229:     <li>Netgear MA111
        !           230:     <li>Siemens SpeedStream SS1022
        !           231:     <li>Syntax USB-400
        !           232:     </ul>
        !           233: </ul>
        !           234:
        !           235: <hr>
        !           236: <a name="install"></a>
        !           237: <h3><font color="#0000e0">
        !           238: <strong>Getting and installing OpenBSD/zaurus:</strong>
        !           239: </font></h3>
        !           240:
        !           241: <p>
        !           242: There are no official OpenBSD/zaurus snapshots or release yet.
        !           243: <!--
        !           244: The latest supported OpenBSD/zaurus release is
        !           245: <a href="37.html">OpenBSD 3.7</a>.
        !           246: Here are the
        !           247: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.7/zaurus/INSTALL.zaurus">
        !           248: OpenBSD/zaurus 3.7 installation instructions
        !           249: </a>.
        !           250: -->
        !           251:
        !           252: <p>
        !           253: Snapshots will be made available soon.
        !           254: <!--
        !           255: Snapshots are made available from time to time, in
        !           256: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/zaurus">this location</a>
        !           257: as well as in a few
        !           258: <a href="ftp.html">mirrors</a>.
        !           259: Here are the
        !           260: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/zaurus/INSTALL.zaurus">
        !           261: OpenBSD/zaurus snapshot installation instructions
        !           262: </a> as well.
        !           263: -->
        !           264:
        !           265: <hr>
        !           266: <a href="plat.html">
        !           267: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
        !           268: </a>
        !           269: <br>
        !           270: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
        !           271: <br>
        !           272: <small>$OpenBSD$</small>
        !           273:
        !           274: </body>
        !           275: </html>