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

Annotation of www/octeon.html, Revision 1.38

1.1       bcallah     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/octeon</title>
                      6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      7: <meta name="description" content="the OpenBSD/octeon page">
1.24      jasper      8: <meta name="copyright" content="This document copyright 2015 by OpenBSD.">
1.29      tb          9: <meta name="viewport" content="width=device-width, initial-scale=1">
                     10: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.31      tb         11: <link rel="canonical" href="https://www.openbsd.org/octeon.html">
1.1       bcallah    12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     15:
1.29      tb         16: <h2>
                     17: <a href="index.html">
                     18: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
                     19: <font color="#e00000">octeon</font>
                     20: </h2>
1.1       bcallah    21: <hr>
1.29      tb         22: <p>
1.1       bcallah    23:
                     24: OpenBSD/octeon is a port intended to run on systems based upon the
                     25: Cavium Octeon and Octeon PLUS MIPS64 CPUs.
                     26:
1.28      deraadt    27: <br clear=all>
1.1       bcallah    28: <hr>
1.19      bentley    29:
                     30: <h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       bcallah    31: <p>
                     32: OpenBSD/octeon began in 2010 with an SDK created by
1.37      fcambus    33: <a href="https://www.iij.ad.jp/en/">IIJ</a> and donated to OpenBSD.
1.1       bcallah    34: Early work targeted the Portwell CAM-0100.
                     35: <p>
                     36: Due to the lack of available hardware, the port lay dormant for a few years.
                     37: This changed in January 2013 with the release of the Ubiquiti Networks
                     38: EdgeRouter LITE. Several developers obtained these new machines, and work
1.8       bcallah    39: began immediately. Due to issues with USB support, the port to the Portwell
                     40: CAM-0100 matured first because it allowed CF cards to be used as a storage
                     41: medium.
1.1       bcallah    42: <p>
1.8       bcallah    43: Development has been rapid, with the port to the Portwell CAM-0100 becoming
1.12      pirofti    44: self-hosting in April 2013.
                     45: In August 2013 the DSR-500 model reached userland and could host OpenBSD
                     46: via NFS.
                     47: Support for EdgeRouter LITE Ethernet was added in
1.10      bcallah    48: September 2013, allowing the EdgeRouter LITE to be usable by NFS booting.
1.1       bcallah    49: <p>
1.24      jasper     50: In June 2015 USB support was added which finally allowed installing to
                     51: local disk on machines lacking a CF slot.
1.1       bcallah    52:
                     53: <hr>
1.19      bentley    54:
                     55: <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
1.1       bcallah    56: <p>
1.10      bcallah    57: OpenBSD/octeon supports the following machines:
1.1       bcallah    58: <ul>
1.27      gsoares    59: <li><a href="http://www.portwell.com/products/detail.php?CUSTCHAR1=CAM-0100">
1.1       bcallah    60: Portwell CAM-0100</a>
1.26      pirofti    61: <li>D-Link
                     62:        <a href="https://web.archive.org/web/20140803060102/http://www.dlink.com/us/en/business-solutions/security/services-routers/dsr-500-the-d-link-services-router"> DSR-500</a>,
1.37      fcambus    63:        <a href="https://web.archive.org/web/20170422065451/http://us.dlink.com/us/en/business-solutions/security/services-routers/dsr-500n-wireless-n-unified-services-router.html"> DSR-500N</a>
1.26      pirofti    64:
1.37      fcambus    65: <li><a href="https://www.ubnt.com/edgemax/edgerouter-lite/">Ubiquiti Networks
1.1       bcallah    66: EdgeRouter LITE</a>
1.37      fcambus    67: <li><a href="https://www.ubnt.com/edgemax/edgerouter-poe/">Ubiquiti Networks
1.16      reyk       68: EdgeRouter PoE</a>
1.37      fcambus    69: <li><a href="https://www.ubnt.com/edgemax/edgerouter/">Ubiquiti Networks
1.36      visa       70: EdgeRouter</a>
1.37      fcambus    71: <li><a href="https://www.ubnt.com/edgemax/edgerouter-pro/">Ubiquiti Networks
1.36      visa       72: EdgeRouter PRO</a><br>
                     73:     RJ45/SFP combo ports are not supported yet.
1.1       bcallah    74: </ul>
                     75:
1.38    ! visa       76: <p>
        !            77: Latest snapshots also support these machines:
        !            78: <ul>
        !            79: <li><a href="https://web.archive.org/web/20161208032606/http://www.rhinolabsinc.com:80/rhino-shasta-enterprise-grade-network-appliance/">Rhino Labs Inc. SDNA Shasta</a>
        !            80: <li>Ubiquiti Networks EdgeRouter 4
        !            81: <li>Ubiquiti Networks EdgeRouter 6
        !            82: </ul>
        !            83:
1.1       bcallah    84: <hr>
1.19      bentley    85:
                     86: <h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>
1.1       bcallah    87:
                     88: <p>
1.24      jasper     89: OpenBSD/octeon can be installed on all machines which have local
                     90: Compact Flash or USB storage.
1.1       bcallah    91:
                     92: <hr>
1.19      bentley    93:
                     94: <h3 id="install"><font color="#0000e0">
1.6       jasper     95: <strong>Getting and installing OpenBSD/octeon:</strong>
1.1       bcallah    96: </font></h3>
                     97:
                     98: <p>
                     99:
                    100: The latest supported OpenBSD/octeon release is
1.35      tj        101: <a href="61.html">OpenBSD 6.1</a>.
1.1       bcallah   102: Here are the
1.35      tj        103: <a href="https://ftp.OpenBSD.org/pub/OpenBSD/6.1/octeon/INSTALL.octeon">
                    104: OpenBSD/octeon 6.1 installation instructions</a>.
1.11      sthen     105:
1.1       bcallah   106: <p>
                    107: Snapshots are made available from time to time, in
1.33      tb        108: <a href="https://ftp.OpenBSD.org/pub/OpenBSD/snapshots/octeon">this location</a>
1.1       bcallah   109: as well as in a few
                    110: <a href="ftp.html">mirrors</a>.
                    111: Here are the
1.33      tb        112: <a href="https://ftp.openbsd.org/pub/OpenBSD/snapshots/octeon/INSTALL.octeon">
1.34      tb        113: OpenBSD/octeon snapshot installation instructions</a> as well.
1.1       bcallah   114:
                    115: </body>
                    116: </html>