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

Annotation of www/loongson.html, Revision 1.6

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