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

Annotation of www/loongson.html, Revision 1.72

1.64      bentley     1: <!doctype html>
                      2: <html lang=en id=platform>
                      3: <meta charset=utf-8>
                      4:
1.1       miod        5: <title>OpenBSD/loongson</title>
                      6: <meta name="description" content="the OpenBSD/loongson page">
1.53      tb          7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.55      tb          9: <link rel="canonical" href="https://www.openbsd.org/loongson.html">
1.1       miod       10:
1.53      tb         11:
1.64      bentley    12: <h2 id=OpenBSD>
1.53      tb         13: <a href="index.html">
1.64      bentley    14: <i>Open</i><b>BSD</b></a>
                     15: loongson
1.53      tb         16: </h2>
                     17: <hr>
1.64      bentley    18:
                     19: <table><tr><td>
1.1       miod       20: <p>
                     21: OpenBSD/loongson is a port intended to run on systems based upon the
                     22: Loongson (also known as <i>Godson</i>) 2E and 2F MIPS-compatible processors,
                     23: using the
1.68      visa       24: <a href="http://cgit.loongnix.org/cgit/pmon-loongson3/">PMON</a> firmware and boot loader.
1.1       miod       25:
1.71      deraadt    26: <p>
1.72    ! tj         27: <strong>The OpenBSD/loongson port was discontinued after the 7.0 release.</strong>
1.71      deraadt    28:
1.64      bentley    29: <td>
                     30: <a href="images/lemote.jpg">
                     31: <img src="images/lemote.jpg" width="600" height="400" alt="lemote"></a>
                     32: </table>
                     33:
1.1       miod       34: <hr>
1.45      bentley    35:
1.64      bentley    36: <h3 id="history"><strong>History:</strong></h3>
                     37:
1.1       miod       38: <p>
                     39: The idea of an OpenBSD/loongson started when the EMTEC Gdium Liberty netbook
                     40: was announced. Unfortunately, the general availability of these machines kept
1.2       miod       41: being delayed. Because of this, focus switched to the Lemote Yeeloong netbook
1.16      deraadt    42: instead. After procrastinating for months, serious work started in August 2009,
1.11      jsg        43: and the kernel work was completed by the end of November 2009.
1.64      bentley    44:
1.1       miod       45: <p>
                     46: Unfortunately, most of the Loongson 2F-based hardware available at that time
                     47: suffers from serious problems in the processor's branch prediction logic,
1.20      miod       48: causing the system to freeze, for which <b>errata information only exists
1.37      bcallah    49: in the Chinese documentation</b> (chapter 15, missing from the English
                     50: translation), the only English language information being an
1.50      mmcc       51: <a href="http://sourceware.org/ml/binutils/2009-11/msg00387.html">email</a>
1.1       miod       52: on a toolchain mailing-list.
1.64      bentley    53:
1.1       miod       54: <p>
                     55: After a rush of adding silicon problems workarounds, the port to the Lemote
1.11      jsg        56: Yeeloong was completed and self hosting by the end of January 2010.
1.64      bentley    57:
1.10      miod       58: <p>
                     59: This solid foundation allowed for support for other designs to be added
1.72    ! tj         60: pretty quickly over the next couple of weeks.
1.1       miod       61:
                     62: <hr>
1.45      bentley    63:
1.64      bentley    64: <h3 id="hardware"><strong>Supported hardware:</strong></h3>
                     65:
1.1       miod       66: <p>
1.10      miod       67: The OpenBSD/loongson kernel has generic support for systems built with either
                     68: Loongson 2E processors and Algorithmics Bonito64 PCI and memory controller,
                     69: or Loongson 2F processors with their integrated PCI/PCI-X and memory controller.
1.1       miod       70: Specific hardware support is then written on a design-by-design basis.
1.64      bentley    71:
1.1       miod       72: <p>
                     73: At the moment, the following machines are supported:
1.64      bentley    74:
1.1       miod       75: <ul>
1.51      tj         76: <li><a href="http://zkml.lemote.com/en/products/mini-computer/2010/0310/111.html">Lemote Fuloong 2F
1.10      miod       77: mini-PC</a>
1.9       otto       78: <br>
1.22      miod       79: All on-board devices are supported, but the framebuffer is currently limited
                     80: to the 640x400x8 video mode set up by the firmware.
1.51      tj         81: <li><a href="http://zkml.lemote.com/en/products/all-in-one/2010/0311/122.html">Lemote Lynloong all-in-one-PC</a>
1.24      miod       82: <br>
1.69      visa       83: All on-board devices on LM9001/LM9002 are supported, but the framebuffer
                     84: is currently limited to the 1368x768x16 video mode set up by the firmware.
1.51      tj         85: <li><a href="http://zkml.lemote.com/en/products/Notebook/2010/0310/112.html">Lemote Yeeloong
1.10      miod       86: netbook</a>
                     87: <br>
                     88: Both the 8.9" and 10.1" models are supported.
1.18      miod       89: All on-board devices are supported.
1.51      tj         90: <li><a href="https://web.archive.org/web/20130401064451/http://www.gdium.com/en/product/liberty1000">EMTEC Gdium Liberty 1000 netbook</a>
1.6       miod       91: <br>
1.13      miod       92: All on-board devices but the audio controller are supported.
1.1       miod       93: </ul>
                     94:
                     95: <hr>
1.45      bentley    96:
1.64      bentley    97: <h3 id="status"><strong>Current status:</strong></h3>
1.1       miod       98:
                     99: <p>
                    100: All supported systems run multiuser, and a currently unaccelerated
1.22      miod      101: X server is available.
1.1       miod      102:
                    103: <hr>
1.45      bentley   104:
1.64      bentley   105: <h3 id="install">
1.38      bcallah   106: <strong>Getting and installing OpenBSD/loongson:</strong>
1.64      bentley   107: </h3>
1.1       miod      108:
                    109: <p>
1.72    ! tj        110: The last supported OpenBSD/loongson release was
        !           111: <a href="70.html">OpenBSD 7.0</a>.
1.1       miod      112: Here are the
1.72    ! tj        113: <a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/loongson/INSTALL.loongson">
1.60      tj        114: OpenBSD/loongson installation instructions</a>.