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

File: [local] / www / zaurus.html (download) (as text)

Revision 1.86, Sat Nov 3 12:34:40 2007 UTC (16 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.85: +4 -4 lines

4.1->4.2, adapted from a diff from Lawrence Teo <lteo.openbsd1@calyptix.com>

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/zaurus</title>
<link rev="made" href="mailto:www@openbsd.org">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD/zaurus page">
<meta name="keywords" content="openbsd,zaurus,PDA,ARM,XScale">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 2005-2007 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">
<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>

<h2><font color="#e00000">OpenBSD/zaurus</font></h2>

<hr>

<p>
<a href="images/zaurus-c3000.jpg">
<img src="images/zaurus-c3000-small.jpg" width="400" height="300" align="right"></a>
OpenBSD/zaurus is an effort to make OpenBSD run on several PDAs of the
Sharp Zaurus family.
Initially targeted is the C3000/C3100/C3200 models which contain a 4GB CF
hard drive internally.

<p>
A mailing list for ARM-based ports is available at
<u><font color="#23238e">arm@openbsd.org</font></u>.
To join the OpenBSD/arm mailing list, send a message body of
<b>"subscribe arm"</b> to
<a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
Please be sure to check our <a href="mail.html">mailing list policy</a> before
subscribing.

<p>
The current port maintainers are Dale Rahn
(<a href="mailto:drahn@openbsd.org">drahn@openbsd.org</a>) and Uwe Stuehler
(<a href="mailto:uwe@openbsd.org">uwe@openbsd.org</a>).
Others are definitely welcome to contribute!

<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>

<ul>
  <li><a href="#history">History of the port</a>
  <li><a href="#status">Current status</a>
  <li><a href="#projects">Project list</a>
  <li><a href="#hardware">Supported hardware</a>
  <li><a href="#install">Getting and installing OpenBSD/zaurus</a>
<!-- 
  <li><a href="#problems">Known problems</a>
-->
</ul>

<hr>
<a name="history"></a>
<h3><font color="#0000e0"><strong>History:</strong></font></h3>

<p>
Shortly after Sharp unveiled its first Zaurus machines, some OpenBSD developers
started dreaming of running OpenBSD on it, to have the smallest possible
ssh-capable machine!

<p>
After the <a href="cats.html">OpenBSD/cats</a> was completed in order to benefit
from a good ARM development platform, work on the Zaurus hardware started in 2004.
Since the Zaurus is a fully capable machine, we no longer cross compile. All
builds of Zaurus are done on the Zaurus directly. (The shared "arm" packages are
nowadays built on the <a href="armish.html">armish</a> platform, because it is faster.)

<hr>
<a name="status"></a>
<h3><font color="#0000e0"><strong>Current status:</strong></font></h3>

<p>
Hardware support is mostly complete and quite stable.
The Zaurus boots multiuser, X11 runs, and device support is being
constantly improved.
Most PCMCIA/CF devices work (such as wireless/ethernet cards), as well
as host USB, SD/MMC memory cards and the keyboard and touch screen are supported by X11.
Audio playback is working, and the machine is of course able to suspend
much like a regular laptop.
Even the processor performance mode can be adjusted with
<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=8&amp;arch=zaurus">apmd</a>,
just like on other platforms.

<hr>
<a name="projects"></a>
<h3><font color="#0000e0"><strong>Projects (in no particular order):
</strong></font></h3>

<ul>
  <li>Repair pcmcia issues that are causing "white-out" problems with some devices.
  <li>Fix the odd suspend crashing bugs and RTC skew.
  <li>C860/C1000 support.
  <li>Support the I2C GPIO controller (C3100 and C3200) using the
      machine-independent i2c code.
  <li>Internal flash memory support as a sd(4) device.
  <li>Fix battery drain during suspend.
  <li>Fix remaining issues in SDIO support.
</ul>

<hr>
<a name="hardware"></a>
<h3><font color="#0000e0"><strong>Supported hardware:
</strong></font></h3>

<p>
At the moment, the following Zaurus models and devices are supported:

<ul>
<li><strong>Zaurus SL-C3000 / SL-C3100 / SL-C3200</strong>
<ul>
<li>Standard and infrared serial ports
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
<li>LCD display panel
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&amp;arch=zaurus&amp;sektion=4">lcd</a>)
<li>Touch screen
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zts&amp;arch=zaurus&amp;sektion=4">zts</a>)
<li>Native keyboard
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zkbd&amp;arch=zaurus&amp;sektion=4">zkbd</a>)
<li>PCMCIA slot
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxapcic&amp;arch=zaurus&amp;sektion=4">pxapcic</a>)
<li>On-board microdrive
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd</a>)
<li>USB controller as either host
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci</a>)
or slave 
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdcef&amp;sektion=4">cdcef</a>)
<li>MMC/SD/SDIO controller
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxammc&amp;sektion=4&amp;arch=zaurus">pxammc</a>)
<li>Power management and suspend
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4&amp;arch=zaurus">apm</a>)
<li>Audio
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zaudio&amp;sektion=4&amp;arch=zaurus">zaudio</a>)
<li>Remote control
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zrc&amp;sektion=4&amp;arch=zaurus">zrc</a>)
</ul>
</ul>

<p>
<strong>USB Devices</strong><p>
Note: the Zaurus USB port supplies very little current when using the USB host
cable, hence some devices will require use of a powered HUB.  Using the Zaurus
as a USB device is currently not supported.
<ul>
<li>ADMtek AN986-based USB adapters (<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;sektion=4">aue</a>),
including:
    <ul>
    <li>3Com 3c460b
    <li>Abocom UFE1000
    <li>Abocom DSB650TX
    <li>Accton USB320-EC
    <li>Accton SpeedStream Ethernet
    <li>Admtek Pegasus
    <li>Admtek Pegasus II
    <li>AEI USB Fast Ethernet
    <li>Allied Telesyn AT-USB100
    <li>ATEN UC-110T
    <li>Belkin USB to LAN
    <li>Billionton Systems USB100
    <li>Billionton Systems USB100EL
    <li>Billionton Systems USB100LP
    <li>Billionton Systems USBE100
    <li>Corega FEther USB-TX
    <li>Corega FEther USB-TXS
    <li>D-Link DSB-650
    <li>D-Link DSB-650TX
    <li>D-Link DSB-650TX-PNA
    <li>ELCON Systemtechnik Goldpfeil P-LAN
    <li>Elecom LD-USB/TX
    <li>Elecom LD-USBL/TX
    <li>Elsa Microlink USB2Ethernet
    <li>GIGABYTE GN-BR402W
    <li>Hawking UF100
    <li>HP HN210E
    <li>I/O DATA USB ETTX
    <li>Kingston KNU101TX
    <li>Laneed LD-USBL/TX
    <li>Linksys USB100TX
    <li>Linksys USB100H1
    <li>Linksys USB10T
    <li>Linksys USB10TA
    <li>Linksys USB10TX
    <li>Melco Inc. LUA-TX
    <li>Melco Inc. LUA2-TX
    <li>Microsoft MN110
    <li>Mobility EasiDock Ethernet
    <li>Netgear FA101
    <li>Omnidirectional Control Technology USB TO Ethernet
    <li>Siemens SpeedStream USB
    <li>Smartbridges smartNIC 2
    <li>SMC 2202USB/ETH
    <li>SMC 2206USB/ETH
    <li>SOHOware NUB100
    <li>SOHOware NUB110
    </ul>
<li>ASIX Electronics AX88172 USB adapters (<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;sektion=4">axe</a>),
including:
    <ul>
    <li>ATEN UC210T
    <li>BAFO BF-320
    <li>Billionton Systems USB2AR
    <li>Buffalo(MELCO) LUA-U2-KTX
    <li>Corega FEther USB2-TX
    <li>D-Link DUB-E100
    <li>Good Way GWUSB2E
    <li>Hawking UF200
    <li>Intellinet USB 2.0 to Ethernet (rev A)
    <li>JVC MP-PRX1
    <li>Linksys USB200M
    <li>Netgear FA120
    <li>Sitecom LN-029
    <li>SMC 2209USB/ETH
    <li>SnapPort USB 2.0 LAN Adapter
    <li>ST Lab USB 2.0 Fast Ethernet
    <li>Surecom EP-1427X-2
    <li>System TALKS SGC-X2UL
    <li>TRENDnet TU2-ET100
    <li>Z-TEK ZK-R01-2
    </ul>
<li>Atmel AT76C50x IEEE 802.11b USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&amp;arch=zaurus&amp;sektion=4">atu</a>), including:
    <ul>
    <li>3Com 3CRSHEW696
    <li>AboCom BWU613
    <li>Accton 2664W
    <li>Acer Peripherals AWL300
    <li>Acer Peripherals AWL400
    <li>Actiontec 802UAT1
    <li>Addtron AWU120
    <li>Aincomm AWU2000B
    <li>Askey Computer Voyager 1010
    <li>Askey Computer WLL013 (Intersil Radio)
    <li>Askey Computer WLL013 (RFMD Radio)
    <li>Atmel AT76C503 (Intersil Radio)
    <li>Atmel AT76C503 (RFMD Radio)
    <li>Atmel AT76C505 (RFMD Radio)
    <li>Atmel AT76C505 (RFMD 2958 Radio)
    <li>Atmel AT76C505A (RFMD 2958 Radio)
    <li>Atmel AT76C505AS (RFMD 2958 Radio)
    <li>Belkin F5D6050
    <li>Bluetake BW002
    <li>Compaq iPAQ h54xx/h55xx Internal WLAN
    <li>Conceptronic C11U
    <li>Conceptronic WL210
    <li>Corega WLAN USB Stick 11
    <li>Dick Smith Electronics CHUSB 611G
    <li>Dick Smith Electronics WL200U
    <li>Dick Smith Electronics WL240U
    <li>Dick Smith Electronics XH1153
    <li>D-Link DWL-120 rev E
    <li>Geowave GW-US11S
    <li>Gigabyte GN-WLBM101
    <li>Gigaset WLAN
    <li>Hewlett-Packard HN210W
    <li>Intel AP310 AnyPoint II
    <li>I/O DATA USB WN-B11
    <li>Lexar 2662W-AR
    <li>Linksys WUSB11 802.11b
    <li>Linksys WUSB11 802.11b v2.8
    <li>MSI WLAN
    <li>Netgear MA101
    <li>Netgear MA101 rev B
    <li>OQO model 01 WiFi
    <li>Ovislink AirLive WL-1120USB
    <li>OvisLink AirLive WL-1130USB
    <li>Planex Communications GW-US11S
    <li>Samsung SWL2100W
    <li>Siemens WLL013
    <li>SMC EZ Connect 11Mbps (SMC2662w)
    <li>SMC EZ Connect 11Mbps v2 (SMC2662wV2)
    <li>Tekram U-300C
    <li>TRENDnet TEW-229UB
    <li>W-Buddie WN210
    <li>Z-Com M4Y-750
    </ul>
<li>USB Host-to-Host Communication Devices (<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&amp;sektion=4">cdce</a>)
<li>CATC USB-EL1210A-based USB adapters (<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;sektion=4">cue</a>),
including:
    <ul>
    <li>Belkin F5U111
    <li>CATC Netmate and Netmate II
    <li>SmartBridges SmartLink
    </ul>
<li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;sektion=4">kue</a>),
including:
    <ul>
    <li>3Com 3c19250
    <li>3Com 3c460 HomeConnect
    <li>AboCom Systems URE450 Ethernet
    <li>ADS Technologies USB-10BT
    <li>Aox USB101
    <li>Asante USB to Ethernet
    <li>ATen DSB-650C
    <li>ATen UC10T
    <li>Corega USB-T
    <li>D-Link DSB-650C
    <li>Entrega NET-USB-E45
    <li>I/O Data USB-ET/T
    <li>Jaton USB XpressNet
    <li>Kawasaki USB101
    <li>Kingston Ethernet
    <li>Linksys USB10T
    <li>Mobility Ethernet
    <li>Netgear EA101
    <li>Peracom USB
    <li>Portgear Ethernet
    <li>Portsmith Express Ethernet
    <li>Psion Dacom Gold Port Ethernet
    <li>Shark Pocket Adapter
    <li>Silicom U2E
    <li>SMC 2102USB
    <li>SMC 2104USB
    </ul>
<li>Davicom DM9601 USB Ethernet adapters (<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;sektion=4">udav</a>),
including:
    <ul>
    <li>Corega FEther USB-TXC
    </ul>
<li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;sektion=4">ukbd</a>)
<li>USB Mass Storage devices, i.e., USB floppy drives and USB memory stick
controllers (<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass</a>)
<li>USB-USB cables (<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;sektion=4">upl</a>)
<li>Ralink Technology IEEE 802.11a/b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&amp;arch=zaurus&amp;sektion=4">ural</a>), including:
    <ul>
    <li>AMIT WL532U
    <li>ASUS WL-167g
    <li>Belkin F5D7050
    <li>Buffalo WLI-U2-KG54
    <li>Buffalo WLI-U2-KG54-AI
    <li>Buffalo WLI-U2-KG54-YB
    <li>CNet CWD-854
    <li>Compex WLU54G
    <li>Conceptronic C54RU
    <li>D-Link DWL-G122 (b1)
    <li>Dynalink WLG25USB
    <li>E-Tech WGUS02
    <li>Eminent 3035
    <li>Gigabyte GN-WBKG
    <li>Hercules HWGUSB2-54
    <li>KCORP LifeStyle KLS-685
    <li>Linksys WUSB54G v4
    <li>Linksys WUSB54GP v4
    <li>MSI MS-6861
    <li>MSI MS-6865
    <li>MSI MS-6869
    <li>Nintendo Wi-Fi USB Connector
    <li>Nova Tech NV-902W
    <li>OvisLink Evo-W54USB
    <li>SerComm UB801R
    <li>SparkLAN WL-685R
    <li>Sphairon UB801R
    <li>Surecom EP-9001-g rev 3A
    <li>Sweex LC100060
    <li>Tonze UW-6200C
    <li>Zaapa ZNWUSB-54
    <li>Zinwell ZPlus-G250
    <li>Zinwell ZWX-G261
    <li>Zonet ZEW2500
    </ul>
<li>Ralink Technology USB IEEE 802.11a/b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&amp;arch=zaurus&amp;sektion=4">rum</a>), including:
    <ul>
    <li>3Com Aolynk WUB320g
    <li>Abocom WUG2700
    <li>Airlink101 AWLL5025
    <li>ASUS WL-167g ver 2
    <li>Belkin F5D7050 ver 3
    <li>Belkin F5D9050 ver 3
    <li>Buffalo WLI-U2-SG54HP
    <li>Buffalo WLI-U2-G54HP
    <li>CNet CWD-854 ver F
    <li>Conceptronic C54RU ver 2
    <li>Corega CG-WLUSB2GO
    <li>D-Link DWL-G122 rev C1
    <li>D-Link WUA-1340
    <li>Digitus DN-7003GR
    <li>Edimax EW-7318USG
    <li>Gigabyte GN-WB01GS
    <li>Gigabyte GN-WI05GS
    <li>Hawking HWUG1
    <li>Hawking HWU54DM
    <li>Hercules HWGUSB2-54-LB
    <li>Hercules HWGUSB2-54V2-AP
    <li>LevelOne WNC-0301USB v3
    <li>Linksys WUSB54G rev C
    <li>Linksys WUSB54GR
    <li>Planex GW-US54HP
    <li>Planex GW-US54Mini2
    <li>Planex GW-USMM
    <li>Senao NUB-3701
    <li>Sitecom WL-113 ver 2
    <li>Sitecom WL-172
    <li>Sweex LW053
    <li>TP-LINK TL-WN321G
    </ul>
<li>Realtek RTL8150L based USB adapters (<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;sektion=4">url</a>),
including:
    <ul>
    <li>Abocom RTL8151
    <li>GreenHouse GH-USB100B
    <li>GreenHouse GH-USB100B with HomePNA
    <li>Linksys USB100M
    <li>Longshine LCS-8138TX
    <li>Melco Inc. LUA-KTX
    <li>Micronet SP128AR
    <li>SMC 2208USB/ETH
    <li>TRENDnet TU-ET100C
    <li>Zt USB10/100
    </ul>
<li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=zaurus&amp;sektion=4">wi</a>), including:
    <ul>
    <li>Acer Warplink USB-400
    <li>Actiontec HWU01170
    <li>AirVast WM168b
    <li>Ambit WLAN
    <li>Apacer Wireless Steno MB112
    <li>ASUS WL-140
    <li>Compaq W100
    <li>Corega WLUSB-11
    <li>Corega WLUSB-11 Key
    <li>D-Link DWL-120 (rev F)
    <li>D-Link DWL-122
    <li>I-O DATA WN-B11/USB
    <li>Intel PRO/Wireless 2011B
    <li>Intersil Prism 2X
    <li>JVC MP-XP7250
    <li>Linksys WUSB11 v3.0
    <li>Linksys WUSB12
    <li>Melco WLI-USB-KB11
    <li>Melco WLI-USB-KS11G
    <li>Melco WLI-USB-S11
    <li>Microsoft MN510
    <li>Netgear MA111 (version 1 only)
    <li>Pheenet WL-503IA
    <li>Planex GW-US11H
    <li>Siemens SpeedStream SS1022
    <li>Sitecom WL-022
    <li>Syntax USB-400
    <li>US Robotics 1120
    <li>ViewSonic Airsync
    <li>Z-Com XI-725/726
    <li>Z-Com XI-735
    <li>ZyXEL ZyAIR B-200
    </ul>
</ul>

<p>
<strong>PCMCIA/CF Devices</strong><br>
Note that it is possible to use a PCMCIA card using a PCMCIA->CF adapter.
<ul>
<li>CF Mass Storage devices
    <ul>
    <li>Most Compact Flash cards and CF Microdrives. 
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd</a>)
    </ul>
<li>Marvell Libertas IEEE 802.11b/g Compact Flash adapters (will be detected as PCMCIA adapters) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&amp;arch=macppc&amp;sektion=4">malo</a>), including:
    <ul>
    <li>Ambicom WL54CF
    </ul>
<li>NE2000 compatible CF Ethernet adapters
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne</a>)
    <ul>
    <li>Billionton Systems CFLT2-10B
    <li>Billionton Systems CFLT2-10N
    <li>Buffalo LPC-CF-CLT
    <li>Hawking CF686TX
    <li>Tamarack TC3299CE
    <li>TRENDnet TE-CF100
    </ul>
<li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b Compact Flash adapters (will be detected as PCMCIA adapters) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=zaurus&amp;sektion=4">wi</a>), including:
    <ul>
    <li>AmbiCom WL1100C-CF
    <li>ASUS SpaceLink WL-110
    <li>Belkin F5D6060 (version 1 only)
    <li>Buffalo AirStation
    <li>D-Link DCF-660W
    <li>ELSA XI800
    <li>Linksys WCF12
    <li>Netgear MA701
    <li>Pretec Compact WLAN OC-WLBXX-A
    <li>Senao NL-2511CF
    </ul>
<li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCMCIA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=zaurus&amp;sektion=4">wi</a>), including:
    <ul>
    <li>3Com AirConnect 3CRWE737A
    <li>Actiontec HWC01170
    <li>Adaptec AWN-8030
    <li>Addtron AWP-100
    <li>Agere ORiNOCO
    <li>ARtem Onair
    <li>ASUS SpaceLink WL-100
    <li>Belkin F5D6020 (version 1 only)
    <li>Buffalo AirStation
    <li>Cabletron RoamAbout
    <li>Compaq Agency NC5004
    <li>Contec FLEXLAN/FX-DS110-PCC
    <li>Corega PCC-11
    <li>Corega PCCA-11
    <li>Corega PCCB-11
    <li>D-Link DWL-650 (rev A1-J3 only)
    <li>ELSA XI300
    <li>ELSA XI325
    <li>ELSA XI325H
    <li>EMTAC A2424i
    <li>Ericsson Wireless LAN CARD C11
    <li>Gemtek WL-311
    <li>Hawking Technology WE110P
    <li>I-O DATA WN-B11/PCM
    <li>Intel PRO/Wireless 2011
    <li>Intersil Prism II
    <li>Linksys Instant Wireless WPC11
    <li>Linksys Instant Wireless WPC11 2.5
    <li>Linksys Instant Wireless WPC11 3.0
    <li>Lucent WaveLAN
    <li>Microsoft MN520
    <li>NANOSPEED ROOT-RZ2000
    <li>NEC CMZ-RT-WP
    <li>Netgear MA401
    <li>Netgear MA401RA
    <li>Nokia C020 Wireless LAN
    <li>Nokia C110/C111 Wireless LAN
    <li>NTT-ME 11Mbps Wireless LAN
    <li>Planex GW-NS11H
    <li>Proxim Harmony
    <li>Proxim RangeLAN-DS
    <li>Samsung MagicLAN SWL-2000N
    <li>Siemens SpeedStream SS1021
    <li>SMC 2632 EZ Connect
    <li>Symbol Spectrum24
    <li>TDK LAK-CD011WL
    <li>US Robotics 2410
    <li>US Robotics 2445
    </ul>
<li>Serial ports
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>).
    <ul>
    <li>Most modems, digital cellular modems, and serial cards should work.
    <li>AudioVOX GSM/GPRS modems
    <li>Novatel Wireless Merlin U530 GSM/GPRS/UMTS modems
    <li>Siemens Connect2AIR GSM/GPRS modems
    <li>Sierra Wireless A550, A555 CDMA 1x, and A710, A750 GSM/GPRS modems
    <li>Pretec CompactGPRS GSM/GPRS modems
    </ul>
</ul>

<hr>
<a name="install"></a>
<h3><font color="#0000e0">
<strong>Getting and installing OpenBSD/zaurus:</strong>
</font></h3>

<p>
The latest supported OpenBSD/zaurus release is
<a href="42.html">OpenBSD 4.2</a>.
Here are the
<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.2/zaurus/INSTALL.zaurus">
OpenBSD/zaurus 4.2 installation instructions
</a>.

<p>
Snapshots are made available from time to time, in
<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/zaurus">this location</a>
as well as in a few
<a href="ftp.html">mirrors</a>.
Here are the
<a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/zaurus/INSTALL.zaurus">
OpenBSD/zaurus snapshot installation instructions
</a> as well.

<hr>
<a href="plat.html">
<img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
</a> 
<br>
<small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
<br>
<small>$OpenBSD: zaurus.html,v 1.86 2007/11/03 12:34:40 miod Exp $</small>

</body>
</html>