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

Annotation of www/zaurus.html, Revision 1.15

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
1.13      drahn      76: moment.
                     77: The C-3000 machines boot multiuser, X11 runs, and device support is being
                     78: constantly improved.
1.8       pvalchev   79: Most PCMCIA/CF devices work (such as wireless/ethernet cards), as well
                     80: as host USB on the C-3000, and the keyboard and touchscreen are supported by X11.
1.1       miod       81:
                     82: <hr>
                     83: <a name="projects"></a>
                     84: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     85: </strong></font></h3>
                     86:
                     87: <ul>
1.7       uwe        88:   <li>Better console display support.
                     89:   <li>Better touch screen support for X11.
                     90:   <li>Better power management support.
1.13      drahn      91:   <li>C-860 support.
1.1       miod       92: </ul>
                     93:
                     94: <hr>
                     95: <a name="hardware"></a>
                     96: <h3><font color="#0000e0"><strong>Supported hardware:
                     97: </strong></font></h3>
                     98:
                     99: <p>
                    100: At the moment, the following Zaurus models are supported:
                    101:
                    102: <li><strong>Zaurus SL-C3000</strong>
                    103: <ul>
                    104: <li>Serial port (suitable as console)
                    105: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
                    106: <li>LCD display panel
                    107: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&amp;arch=zaurus&amp;sektion=4">lcd</a>)
1.5       deraadt   108: <li>Native C3000 keyboard
                    109: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zkbd&amp;arch=zaurus&amp;sektion=4">zkbd</a>)
1.1       miod      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>)
1.14      uwe       116: <li>Power management
                    117: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4&amp;arch=zaurus">apm</a>)
1.1       miod      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>
1.10      jsg       128:     <li>3Com 3c460b
1.1       miod      129:     <li>Abocom UFE1000
                    130:     <li>Abocom DSB650TX
                    131:     <li>Accton USB320-EC
1.10      jsg       132:     <li>Accton SpeedStream Ethernet
1.1       miod      133:     <li>Admtek Pegasus
                    134:     <li>Admtek Pegasus II
1.10      jsg       135:     <li>AEI USB Fast Ethernet
                    136:     <li>Allied Telesyn AT-USB100
                    137:     <li>ATEN UC-110T
                    138:     <li>Belkin USB to LAN
1.1       miod      139:     <li>Billionton Systems USB100
1.10      jsg       140:     <li>Billionton Systems USB100EL
                    141:     <li>Billionton Systems USB100LP
                    142:     <li>Billionton Systems USBE100
1.1       miod      143:     <li>Corega FEther USB-TX
1.10      jsg       144:     <li>Corega FEther USB-TXS
1.1       miod      145:     <li>D-Link DSB-650
                    146:     <li>D-Link DSB-650TX
                    147:     <li>D-Link DSB-650TX-PNA
1.10      jsg       148:     <li>ELCON Systemtechnik Goldpfeil P-LAN
                    149:     <li>Elecom LD-USB/TX
                    150:     <li>Elecom LD-USBL/TX
1.1       miod      151:     <li>Elsa Microlink USB2Ethernet
1.10      jsg       152:     <li>GIGABYTE GN-BR402W
                    153:     <li>Hawking UF100
                    154:     <li>HP HN210E
1.1       miod      155:     <li>I/O DATA USB ETTX
                    156:     <li>Kingston KNU101TX
1.10      jsg       157:     <li>Laneed LD-USBL/TX
1.1       miod      158:     <li>LinkSys USB100TX
                    159:     <li>LinkSys USB100H1
1.10      jsg       160:     <li>LinkSys USB10T
1.1       miod      161:     <li>LinkSys USB10TA
1.10      jsg       162:     <li>LinkSys USB10TX
1.1       miod      163:     <li>Melco Inc. LUA-TX
1.10      jsg       164:     <li>Melco Inc. LUA2-TX
                    165:     <li>Microsoft MN110
                    166:     <li>Mobility EasiDock Ethernet
                    167:     <li>Netgear FA101
                    168:     <li>Omnidirectional Control Technology USB TO Ethernet
1.1       miod      169:     <li>Siemens SpeedStream USB
                    170:     <li>Smartbridges smartNIC 2
                    171:     <li>SMC 2202USB
                    172:     <li>SMC EZ Connect USB
                    173:     <li>SOHOware NUB100
1.10      jsg       174:     <li>SOHOware NUB110
1.1       miod      175:     </ul>
                    176: <li>ASIX Electronics AX88172 USB adapters (<a
                    177: href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;sektion=4">axe</a>),
                    178: including:
                    179:     <ul>
1.10      jsg       180:     <li>ATEN UC210T
                    181:     <li>Billionton Systems USB2AR
1.6       jsg       182:     <li>Buffalo (MELCO) LUA-U2-KTX
                    183:     <li>Corega FEther USB2-TX
1.10      jsg       184:     <li>D-Link DUB-E100
                    185:     <li>Hawking UF200
                    186:     <li>Intellinet USB 2.0 to Ethernet (rev A)
1.15    ! jsg       187:     <li>JVC MP-PRX1
1.10      jsg       188:     <li>LinkSys USB200M
1.1       miod      189:     <li>Netgear FA120
1.6       jsg       190:     <li>Sitecom LN-029
                    191:     <li>SnapPort USB 2.0 LAN Adapter
1.10      jsg       192:     <li>ST Lab USB 2.0 Fast Ethernet
                    193:     <li>Surecom EP-1427X-2
1.6       jsg       194:     <li>System TALKS SGC-X2UL
1.10      jsg       195:     <li>TRENDnet TU2-ET100
1.1       miod      196:     </ul>
1.12      jsg       197: <li>Atmel AT76C50x based USB 802.11b adapters
                    198: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&amp;arch=zaurus&amp;sektion=4">atu</a>), including:
                    199:     <ul>
                    200:     <li>Acer Peripherals AWL300
                    201:     <li>Acer Peripherals AWL400
                    202:     <li>Aincomm AWU2000B
                    203:     <li>Bluetake BW002
                    204:     <li>D-Link DWL-120
                    205:     <li>Geowave GW-US11S
                    206:     <li>Linksys WUSB11
                    207:     <li>Linksys WUSB11-V28
                    208:     <li>Netgear MA101 rev B
                    209:     <li>Ovislink AirLive WL-1120USB
                    210:     <li>OvisLink AirLive WL-1130USB
                    211:     <li>SMC 2662W-AR
                    212:     <li>SMC 2662W-V4
                    213:     </ul>
1.1       miod      214: <li>USB Host-to-Host Communication Devices (<a
                    215: href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&amp;sektion=4">cdce</a>)
                    216: <li>CATC USB-EL1210A-based USB adapters (<a
                    217: href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;sektion=4">cue</a>),
                    218: including:
                    219:     <ul>
1.10      jsg       220:     <li>Belkin F5U111
1.1       miod      221:     <li>CATC Netmate and Netmate II
1.10      jsg       222:     <li>SmartBridges SmartLink
1.1       miod      223:     </ul>
                    224: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a
                    225: href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;sektion=4">kue</a>),
                    226: including:
                    227:     <ul>
1.10      jsg       228:     <li>3Com 3c19250
1.1       miod      229:     <li>3Com 3c460 HomeConnect
1.10      jsg       230:     <li>AboCom Systems URE450 Ethernet
1.1       miod      231:     <li>ADS Technologies USB-10BT
                    232:     <li>Aox USB101
1.10      jsg       233:     <li>Asante USB to Ethernet
                    234:     <li>ATen DSB-650C
1.1       miod      235:     <li>ATen UC10T
                    236:     <li>Corega USB-T
1.10      jsg       237:     <li>D-Link DSB-650C
                    238:     <li>Entrega NET-USB-E45
                    239:     <li>I/O Data USB-ET/T
                    240:     <li>Jaton USB XpressNet
1.1       miod      241:     <li>Kawasaki USB101
1.10      jsg       242:     <li>Kingston Ethernet
1.1       miod      243:     <li>LinkSys USB10T
1.10      jsg       244:     <li>Mobility Ethernet
1.1       miod      245:     <li>Netgear EA101
                    246:     <li>Peracom USB
1.10      jsg       247:     <li>Portgear Ethernet
                    248:     <li>Portsmith Express Ethernet
                    249:     <li>Psion Dacom Gold Port Ethernet
                    250:     <li>Shark Pocket Adapter
                    251:     <li>Silicom U2E
                    252:     <li>SMC 2102USB
                    253:     <li>SMC 2104USB
1.1       miod      254:     </ul>
                    255: <li>Davicom DM9601 USB Ethernet adapters (<a
                    256: href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;sektion=4">udav</a>),
                    257: including:
                    258:     <ul>
                    259:     <li>Corega FEther USB-TXC
                    260:     </ul>
                    261: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;sektion=4">ukbd</a>)
                    262: <li>USB Mass Storage devices, i.e., USB floppy drives and USB memory stick
                    263: controllers (<a
                    264: href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass</a>)
                    265: <li>USB-USB cables (<a
                    266: href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;sektion=4">upl</a>)
                    267: <li>Realtek RTL8150L based USB adapters (<a
                    268: href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;sektion=4">url</a>),
                    269: including:
                    270:     <ul>
1.10      jsg       271:     <li>Abocom RTL8151
1.1       miod      272:     <li>GreenHouse GH-USB100B
1.10      jsg       273:     <li>GreenHouse GH-USB100B with HomePNA
1.1       miod      274:     <li>Linksys USB100M
1.10      jsg       275:     <li>Longshine LCS-8138TX
                    276:     <li>Melco Inc. LUA-KTX
                    277:     <li>Micronet SP128AR
                    278:     <li>SMC 2208USB/ETH
                    279:     <li>TrendNet TU-ET100C
                    280:     <li>Zt USB10/100
1.1       miod      281:     </ul>
1.7       uwe       282: <li>Wireless USB adapters
1.1       miod      283: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
                    284:     <ul>
                    285:     <li>Acer Warplink USB-400
                    286:     <li>Actiontec HWU01170
1.11      jsg       287:     <li>AirVast WM168b
                    288:     <li>Ambit WLAN
1.1       miod      289:     <li>Apacer Wireless Steno MB112
1.11      jsg       290:     <li>ASUS WL-140
                    291:     <li>Compaq W100
1.1       miod      292:     <li>Corega WLUSB-11
1.11      jsg       293:     <li>Corega WLUSB-11 Key
                    294:     <li>D-Link DWL-120 (rev F)
                    295:     <li>D-Link DWL-122
1.1       miod      296:     <li>I-O DATA WN-B11/USB
                    297:     <li>Intel PRO/Wireless 2011B
                    298:     <li>Intersil Prism 2X
                    299:     <li>JVC MP-XP7250
                    300:     <li>Linksys WUSB11 v3.0
                    301:     <li>Linksys WUSB12
1.11      jsg       302:     <li>Melco WLI-USB-KB11
1.1       miod      303:     <li>Melco WLI-USB-KS11G
1.11      jsg       304:     <li>Melco WLI-USB-S11
1.1       miod      305:     <li>Microsoft MN510
1.11      jsg       306:     <li>Netgear MA111 (version 1 only)
                    307:     <li>Pheenet WL-503IA
                    308:     <li>Planex GW-US11H
1.1       miod      309:     <li>Siemens SpeedStream SS1022
1.11      jsg       310:     <li>Sitecom WL-022
1.1       miod      311:     <li>Syntax USB-400
1.11      jsg       312:     <li>US Robotics 1120
                    313:     <li>Z-Com XI-725/726
                    314:     <li>Z-Com XI-735
                    315:     <li>ZyXEL ZyAIR B-200
1.1       miod      316:     </ul>
                    317: </ul>
                    318:
1.7       uwe       319: <p>
                    320: <strong>PCMCIA/CF Devices</strong> (on the C3000)
                    321: <ul>
1.9       mcbride   322: <li>CF Mass Storage devices
                    323:     <ul>
                    324:     <li>Most Compact Flash cards and CF Microdrives.
                    325: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd</a>)
                    326:     </ul>
1.7       uwe       327: <li>NE2000 compatible CF Ethernet adapters
                    328: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne</a>)
                    329:     <ul>
                    330:     <li>Billionton Systems CFLT2-10N
1.8       pvalchev  331:     <li>Buffalo LanCard
1.7       uwe       332:     </ul>
1.12      jsg       333: <li>Intersil PRISM-2-3 based 802.11b Compact Flash adapters
1.7       uwe       334: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
                    335:     <ul>
                    336:     <li>Buffalo AirStation
                    337:     <li>D-Link DCF-660W
                    338:     <li>ELSA XI800
1.9       mcbride   339:     <li>Linksys WCF12
1.12      jsg       340:     <li>Netgear MA701
1.7       uwe       341:     </ul>
                    342: </ul>
                    343:
1.1       miod      344: <hr>
                    345: <a name="install"></a>
                    346: <h3><font color="#0000e0">
                    347: <strong>Getting and installing OpenBSD/zaurus:</strong>
                    348: </font></h3>
                    349:
                    350: <p>
1.3       miod      351: There is no official OpenBSD/zaurus release yet.
1.1       miod      352: <!--
                    353: The latest supported OpenBSD/zaurus release is
                    354: <a href="37.html">OpenBSD 3.7</a>.
                    355: Here are the
                    356: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.7/zaurus/INSTALL.zaurus">
                    357: OpenBSD/zaurus 3.7 installation instructions
                    358: </a>.
                    359: -->
                    360:
                    361: <p>
                    362: Snapshots are made available from time to time, in
                    363: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/zaurus">this location</a>
                    364: as well as in a few
                    365: <a href="ftp.html">mirrors</a>.
                    366: Here are the
                    367: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/zaurus/INSTALL.zaurus">
                    368: OpenBSD/zaurus snapshot installation instructions
                    369: </a> as well.
                    370:
                    371: <hr>
                    372: <a href="plat.html">
                    373: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    374: </a>
                    375: <br>
                    376: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    377: <br>
1.15    ! jsg       378: <small>$OpenBSD: zaurus.html,v 1.14 2005/03/13 05:58:43 uwe Exp $</small>
1.1       miod      379:
                    380: </body>
                    381: </html>