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

Annotation of www/loongson.html, Revision 1.4

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">
1.2       miod       10: <meta name="keywords" content="openbsd,loongson,godson,lemote,yeeloong,fuloong,gdium">
1.1       miod       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
1.2       miod       50: being delayed. Because of this, focus switched to the Lemote Yeeloong netbook
1.1       miod       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
1.2       miod       62: Yeeloong was completed and self hosting by the end of january 2010.
1.1       miod       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>
1.2       miod       74: <li><a href="http://www.lemote.com/english/yeeloong.html">Lemote Yeeloong</a>
1.1       miod       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>Write a PMON-based bootloader able to load the kernel from a BSD filesystem,
                     98: instead of having to put the kernel file on a Linux filesystem.
                     99: <li>Write support for the onboard audio controller on Yeeloong.
1.3       miod      100: <li>Test the Gdium Liberty support; fix bugs in it as they are found, if any.
                    101: <li>Port to other Loongson-based machines, such as
1.1       miod      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 are made available from time to time, in
                    125: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/loongson">this location</a>
                    126: as well as in a few
                    127: <a href="ftp.html">mirrors</a>.
                    128: Here are the
                    129: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/loongson/INSTALL.loongson">
                    130: OpenBSD/loongson snapshot installation instructions
                    131: </a> as well.
                    132:
                    133: <hr>
                    134: <a href="plat.html">
                    135: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    136: </a>
                    137: <br>
                    138: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    139: <br>
1.4     ! miod      140: <small>$OpenBSD: loongson.html,v 1.3 2010/02/05 20:59:41 miod Exp $</small>
1.1       miod      141:
                    142: </body>
                    143: </html>