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

Annotation of www/loongson.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/loongson</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/loongson page">
        !            10: <meta name="keywords" content="openbsd,loongson,godson,lemote,yeelong,fulong,gdium">
        !            11: <meta name="distribution" content="global">
        !            12: <meta name="copyright" content="This document copyright 2010 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/loongson</font></h2>
        !            20:
        !            21: <hr>
        !            22:
        !            23: <p>
        !            24: OpenBSD/loongson is a port intended to run on systems based upon the
        !            25: Loongson (also known as <i>Godson</i>) 2E and 2F MIPS-compatible processors,
        !            26: using the
        !            27: <a href="http://www.pmon2000.com/">PMON</a> firmware and boot loader.
        !            28:
        !            29: <p>
        !            30: The current port maintainer is Miod Vallat
        !            31: (<a href="mailto:miod@openbsd.org">miod@openbsd.org</a>).
        !            32:
        !            33:
        !            34: <a name="toc"></a>
        !            35: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
        !            36: <ul>
        !            37:   <li><a href="#history">History of the port</a>
        !            38:   <li><a href="#hardware">Supported hardware</a>
        !            39:   <li><a href="#status">Current status</a>
        !            40:   <li><a href="#projects">Project list</a>
        !            41:   <li><a href="#install">Getting and installing OpenBSD/loongson</a>
        !            42: </ul>
        !            43:
        !            44: <hr>
        !            45: <a name="history"></a>
        !            46: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
        !            47: <p>
        !            48: The idea of an OpenBSD/loongson started when the EMTEC Gdium Liberty netbook
        !            49: was announced. Unfortunately, the general availability of these machines kept
        !            50: being delayed. Because of this, focus switched to the Lemote Yeelong netbook
        !            51: instead. After procrastinating for months, serious work started in august 2009,
        !            52: and the kernel work was completed by the end of november 2009.
        !            53: <p>
        !            54: Unfortunately, most of the Loongson 2F-based hardware available at that time
        !            55: suffers from serious problems in the processor's branch prediction logic,
        !            56: causing the system to freeze, for which <b>no errata has been published</b>
        !            57: except for an
        !            58: <a href="http://sourceware.org/ml/binutils/2009-11/msg00387.html">e-mail</a>
        !            59: on a toolchain mailing-list.
        !            60: <p>
        !            61: After a rush of adding silicon problems workarounds, the port to the Lemote
        !            62: Yeelong was completed and self hosting by the end of january 2010.
        !            63:
        !            64: <hr>
        !            65: <a name="hardware"></a>
        !            66: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
        !            67: <p>
        !            68: The OpenBSD/loongson kernel has generic support for Loongson 2E and Loongson 2F
        !            69: processors, as well as the 2F integrated PCI and memory controller.
        !            70: Specific hardware support is then written on a design-by-design basis.
        !            71: <p>
        !            72: At the moment, the following machines are supported:
        !            73: <ul>
        !            74: <li><a href="http://www.lemote.com/english/yeeloong.html">Lemote Yeelong</a>
        !            75: <br>
        !            76: Both the 8.9" and 10" models are supported.
        !            77: All on-board devices but the audio controller are supported.
        !            78: </ul>
        !            79:
        !            80: <hr>
        !            81: <a name="status"></a>
        !            82: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
        !            83:
        !            84: <p>
        !            85: Development is currently pretty hectic at the moment, although it will slow
        !            86: down in preparation for the first OpenBSD/loongson release.
        !            87: <p>
        !            88: All supported systems run multiuser, and a currently unaccelerated
        !            89: X server is available.
        !            90:
        !            91: <hr>
        !            92: <a name="projects"></a>
        !            93: <h3><font color="#0000e0"><strong>Projects (in no particular order):
        !            94: </strong></font></h3>
        !            95:
        !            96: <ul>
        !            97: <li>Better workarounds for the 2F problems.
        !            98: <li>Write a PMON-based bootloader able to load the kernel from a BSD filesystem,
        !            99: instead of having to put the kernel file on a Linux filesystem.
        !           100: <li>Write support for the onboard audio controller on Yeeloong.
        !           101: <li>Port to other Loongson-based machines, such as the Gdium Liberty netbook and
        !           102: the Lemote Fuloong mini-PC.
        !           103: </ul>
        !           104:
        !           105: <hr>
        !           106: <a name="install"></a>
        !           107: <h3><font color="#0000e0">
        !           108: <strong>Getting and installing OpenBSD/loongson</strong>
        !           109: </font></h3>
        !           110:
        !           111: <p>
        !           112: There is no OpenBSD/loongson formal release yet.
        !           113: <!--
        !           114: <p>
        !           115: The latest supported OpenBSD/loongson release is
        !           116: <a href="47.html">OpenBSD 4.7</a>.
        !           117: Here are the
        !           118: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.7/loongson/INSTALL.loongson">
        !           119: OpenBSD/loongson 4.7 installation instructions
        !           120: </a>.
        !           121: -->
        !           122:
        !           123: <p>
        !           124: Snapshots will be made available shortly, in
        !           125: <!--
        !           126: Snapshots are made available from time to time, in
        !           127: -->
        !           128: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/loongson">this location</a>
        !           129: as well as in a few
        !           130: <a href="ftp.html">mirrors</a>.
        !           131: <!--
        !           132: Here are the
        !           133: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/loongson/INSTALL.loongson">
        !           134: OpenBSD/loongson snapshot installation instructions
        !           135: </a> as well.
        !           136: -->
        !           137:
        !           138: <hr>
        !           139: <a href="plat.html">
        !           140: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
        !           141: </a>
        !           142: <br>
        !           143: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
        !           144: <br>
        !           145: <small>$OpenBSD$</small>
        !           146:
        !           147: </body>
        !           148: </html>