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

Annotation of www/loongson.html, Revision 1.17

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.16      deraadt    55: instead. After procrastinating for months, serious work started in August 2009,
1.11      jsg        56: and the kernel work was completed by the end of November 2009.
1.1       miod       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.11      jsg        66: Yeeloong was completed and self hosting by the end of January 2010.
1.10      miod       67: <p>
                     68: This solid foundation allowed for support for other designs to be added
                     69: pretty quickly, over the next couple of weeks.
                     70: <p>
                     71: And work continues...
1.1       miod       72:
                     73: <hr>
                     74: <a name="hardware"></a>
                     75: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                     76: <p>
1.10      miod       77: The OpenBSD/loongson kernel has generic support for systems built with either
                     78: Loongson 2E processors and Algorithmics Bonito64 PCI and memory controller,
                     79: or Loongson 2F processors with their integrated PCI/PCI-X and memory controller.
1.1       miod       80: Specific hardware support is then written on a design-by-design basis.
                     81: <p>
                     82: At the moment, the following machines are supported:
                     83: <ul>
1.10      miod       84: <li><a href="http://www.lemote.com/english/fuloong.html">Lemote Fuloong 2F
                     85: mini-PC</a>
1.9       otto       86: <br>
1.12      otto       87: All on-board devices but the audio controller, framebuffer and infrared port
1.9       otto       88: are supported. The console must be on the serial port.
1.10      miod       89: <li><a href="http://www.lemote.com/english/yeeloong.html">Lemote Yeeloong
                     90: netbook</a>
                     91: <br>
                     92: Both the 8.9" and 10.1" models are supported.
                     93: All on-board devices but the audio controller are supported.
                     94: <li><a href="http://www.gdium.com/en/product/liberty1000">EMTEC Gdium Liberty 1000 netbook</a>
1.6       miod       95: <br>
1.13      miod       96: All on-board devices but the audio controller are supported.
1.7       miod       97: (note that the on-board SD card reader does not support cards larger than 2GB)
1.1       miod       98: </ul>
                     99:
                    100: <hr>
                    101: <a name="status"></a>
                    102: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                    103:
                    104: <p>
                    105: Development is currently pretty hectic at the moment, although it will slow
                    106: down in preparation for the first OpenBSD/loongson release.
                    107: <p>
                    108: All supported systems run multiuser, and a currently unaccelerated
1.10      miod      109: X server is available for Lemote Yeeloong and Gdium Liberty systems.
1.1       miod      110:
                    111: <hr>
                    112: <a name="projects"></a>
                    113: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                    114: </strong></font></h3>
                    115:
                    116: <ul>
1.12      otto      117: <li>Write support for the on-board audio controller on Fuloong, Yeeloong
1.10      miod      118: and Gdium.
1.9       otto      119: <li>Write a driver for the Sis 315 Pro framebuffer found on the Fuloong.
1.10      miod      120: <li>Battery status on Yeeloong and Gdium Liberty.
                    121: <li>CPU frequency scaling on 2F systems.
                    122: <li>Suspend/resume on Yeeloong and Gdium Liberty.
                    123: <li>Support more hardware as our developers get their hands on more
                    124: Loongson 2E- and 2F-based systems.
1.1       miod      125: </ul>
                    126:
                    127: <hr>
                    128: <a name="install"></a>
                    129: <h3><font color="#0000e0">
                    130: <strong>Getting and installing OpenBSD/loongson</strong>
                    131: </font></h3>
                    132:
                    133: <p>
                    134: There is no OpenBSD/loongson formal release yet.
                    135: <!--
                    136: <p>
                    137: The latest supported OpenBSD/loongson release is
                    138: <a href="47.html">OpenBSD 4.7</a>.
                    139: Here are the
                    140: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.7/loongson/INSTALL.loongson">
                    141: OpenBSD/loongson 4.7 installation instructions
                    142: </a>.
                    143: -->
                    144:
                    145: <p>
                    146: Snapshots are made available from time to time, in
                    147: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/loongson">this location</a>
                    148: as well as in a few
                    149: <a href="ftp.html">mirrors</a>.
                    150: Here are the
                    151: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/loongson/INSTALL.loongson">
                    152: OpenBSD/loongson snapshot installation instructions
                    153: </a> as well.
                    154:
                    155: <hr>
                    156: <a href="plat.html">
                    157: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    158: </a>
                    159: <br>
                    160: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    161: <br>
1.17    ! otto      162: <small>$OpenBSD: loongson.html,v 1.16 2010/02/19 01:25:51 deraadt Exp $</small>
1.1       miod      163:
                    164: </body>
                    165: </html>