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

Annotation of www/landisk.html, Revision 1.18

1.1       deraadt     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/landisk</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/landisk page">
                     10: <meta name="keywords" content="openbsd,arm">
                     11: <meta name="distribution" content="global">
                     12: <meta name="copyright" content="This document copyright 1996-2006 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/sm
                     17: alltitle.gif" border="0"></a>
                     18: <p>
                     19: <h2><font color="#e00000">OpenBSD/landisk</font></h2>
                     20:
                     21: <hr>
                     22: <img align=right width=306 height=422 src="images/usl5p.jpg">
                     23:
                     24: <p>
                     25: OpenBSD/landisk runs on machines related to the
                     26: <a href="http://www.iodata.jp/prod/storage/hdd/2004/usl-5p/index.htm">
                     27: IO-DATA USL-5P</a>, using a
                     28: <a href="http://www.renesas.com">Hitachi/Renesas</a>
                     29: SH-4 CPU.<br>
                     30: This platform comes in a variety of models:
                     31:
                     32: <ul>
1.8       deraadt    33: <li>IO-DATA USL-5P, using CF storage (Japan; as shown)
1.11      jsg        34: <li>IO-DATA HDL-U, HDL-AV, HDL-W and HDLM-U series (Japan)
1.3       jsg        35: <li>SuperTank LAN Tank (SOTO-HDLWU) (Japan)
1.2       jsg        36: <li>IO-DATA UHDL-160U and UHDL-300U (May be found in USA)
1.7       martin     37: <li>Plextor PX-EH16L, PX-EH25L and PX-EH40L
1.1       deraadt    38: </ul>
                     39:
1.10      jsg        40: Note: The "Giga-landisk" and HDL-F machines are ARM-based
                     41: (both Intel XScale & Marvell)
                     42: some of which are supported by the <a href="armish.html">armish</a>
                     43: architecture.
1.1       deraadt    44:
                     45: <p>
1.12      deraadt    46: The current port maintainers are Dale Rahn
                     47: (<a href="mailto:drahn@openbsd.org">drahn@openbsd.org</a>),
                     48: Miod Vallat
1.1       deraadt    49: (<a href="mailto:miod@openbsd.org">miod@openbsd.org</a>) and
                     50: Michael Shalayeff
                     51: (<a href="mailto:mickey@openbsd.org">mickey@openbsd.org</a>).
                     52:
                     53:
                     54: <a href="#toc"></a>
                     55: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     56: <ul>
                     57:   <li><a href="#history">History of the port</a>
                     58:   <li><a href="#status">Current status</a>
                     59:   <li><a href="#projects">Project list</a>
                     60:   <li><a href="#hardware">Supported hardware</a>
                     61:   <li><a href="#install">Getting and installing OpenBSD/landisk</a>
1.4       deraadt    62:   <li><a href="#serial">Serial cable connection</a>
1.1       deraadt    63: </ul>
                     64: <br clear=all>
                     65: <hr>
                     66: <a name="history"></a>
                     67: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     68: <p>
                     69: OpenBSD/landisk is the 1st OpenBSD port to a
                     70: <a href="http://www.renesas.com">Hitachi/Renesas</a> SH-4 based machine.
                     71: It is hoped that other SH-4 based machines will show up which are
                     72: interesting enough for our user and development community, but the SH-4
                     73: processor is normally used only in true embedded products.
                     74:
                     75: <hr>
                     76: <a name="status"></a>
                     77: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     78:
                     79: <p>
1.13      deraadt    80: Development is currently pretty active.
                     81: <p>
                     82: Currently there is a snapshot that can install the architecture
1.18    ! otto       83: (using a miniroot), and which is self-hosting.  There
1.13      deraadt    84: are still many bugs to fix.
1.1       deraadt    85:
                     86: <hr>
                     87: <a name="projects"></a>
                     88: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     89: </strong></font></h3>
                     90:
                     91: <ul>
1.17      deraadt    92: <li>Move to hard float.
                     93: <li>Finish shared library support.
                     94: <li>Support the LEDs and buttons (including power)
                     95: <li>Is there a little speaker in there?
1.16      deraadt    96: <li>Shake out the bugs.
1.1       deraadt    97: </ul>
                     98:
                     99: <hr>
1.15      deraadt   100: <a name="hardware"></a>
                    101: <h3><font color="#0000e0"><strong>Supported Hardware:</strong></font></h3>
                    102:
                    103: <ul>
                    104:     <li>HITACHI SH4 SH7751R processor.
                    105:     <li>On-board <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sektion=4">re(4)</a>100Mbit ethernet
                    106:     <li>On-board CF socket supported as a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd(4)</a> hard drive.
                    107:     <li>On-board <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a> IDE drive.
                    108:     <li>A serial port console at 9600 baud (lacking hardware flow control).
                    109:     <li>On-board <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;sektion=4">ehci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci(4)</a> USB.
                    110:     <p>
                    111:     <li>Most standard USB devices are supported.
                    112: </ul>
                    113:
                    114: <hr>
1.1       deraadt   115: <a name="install"></a>
                    116: <h3><font color="#0000e0">
                    117: <strong>Getting and installing OpenBSD/landisk</strong>
                    118: </font></h3>
                    119:
                    120: <p>
                    121: Snapshots are made available from time to time, in
                    122: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/landisk">this location</a>
                    123: as well as in a few
                    124: <a href="ftp.html">mirrors</a>.
                    125: Here are the
                    126: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/landisk/INSTALL.landisk">
                    127: OpenBSD/landisk snapshot installation instructions
                    128: </a> as well.
                    129:
                    130: <hr>
1.4       deraadt   131: <img align="right" height=274 width=410 src="images/usl5p-serial.gif">
                    132: <a name="serial"></a>
                    133: <h3><font color="#0000e0">
                    134: <strong>Serial cable connection</a></strong>
                    135: </font></h3>
                    136: All of these machines require a special serial cable which does
                    137: voltage conversion, and can hopefully be purchased along with the
                    138: card.  This cable normally contains a little max232 or similar chip
1.5       deraadt   139: which converts from the 3.3V signals to +/-12V.  The IO-DATA cable
                    140: has pins which can grip the inside of the holes.  Or you can attempt
1.4       deraadt   141: to build your own using
                    142: <a href="http://www.mizore.jp/wiki/index.php?LANDISK%2Fserial-console">
                    143: some Japanese instructions</a>.
                    144: <p>
1.6       deraadt   145: The IO-DATA cable converts from a DB9 connector to a 5-pin header
                    146: (3.3V Tx Rx GND NC).  Note that the Rx and Tx pins on the board are
                    147: <b>swapped</b> compared to the ARM-based machines made by IO-DATA.
                    148: All the board models have a 5-pin connector (called CN7) which the cable
                    149: can plug into -- except for the USL-5P which has a 4-pin header (thus
                    150: requiring removal of the spare pin).
1.4       deraadt   151: <p>
1.5       deraadt   152: A USL-5P is shown with a modified IO-DATA cable.  In this case the cable
                    153: has been shortened significantly and the DB9 connector is glued into a slot
                    154: carefully cut into the plastic between the ethernet and a USB port.
1.4       deraadt   155: <br clear=all>
                    156: <hr>
1.1       deraadt   157: <a href="plat.html">
                    158: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    159: </a>
                    160: <br>
                    161: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    162: <br>
1.18    ! otto      163: <small>$OpenBSD: landisk.html,v 1.17 2006/11/17 01:04:00 deraadt Exp $</small>
1.1       deraadt   164:
                    165: </body>
                    166: </html>