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

Diff for /www/octeon.html between version 1.52 and 1.53

version 1.52, 2019/04/24 15:31:33 version 1.53, 2019/05/27 22:55:21
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"  <!doctype html>
         "http://www.w3.org/TR/html4/loose.dtd">  <html lang=en id=platform>
 <html>  <meta charset=utf-8>
 <head>  
 <title>OpenBSD/octeon</title>  <title>OpenBSD/octeon</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="description" content="the OpenBSD/octeon page">  <meta name="description" content="the OpenBSD/octeon page">
 <meta name="copyright" content="This document copyright 2015 by OpenBSD.">  
 <meta name="viewport" content="width=device-width, initial-scale=1">  <meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" type="text/css" href="openbsd.css">  <link rel="stylesheet" type="text/css" href="openbsd.css">
 <link rel="canonical" href="https://www.openbsd.org/octeon.html">  <link rel="canonical" href="https://www.openbsd.org/octeon.html">
 </head>  
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  
   
 <h2>  <h2 id=OpenBSD>
 <a href="index.html">  <a href="index.html">
 <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>  <i>Open</i><b>BSD</b></a>
 <font color="#e00000">octeon</font>  octeon
 </h2>  </h2>
 <hr>  <hr>
 <p>  
   
   <table><tr><td>
   <p>
 OpenBSD/octeon is a port intended to run on MIPS64-based systems that utilize  OpenBSD/octeon is a port intended to run on MIPS64-based systems that utilize
 the Cavium OCTEON, OCTEON Plus, OCTEON II, and OCTEON III system on chips.  the Cavium OCTEON, OCTEON Plus, OCTEON II, and OCTEON III system on chips.
   </table>
   
 <br clear=all>  
 <hr>  <hr>
   
 <h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>  <h3 id="history"><strong>History:</strong></h3>
   
 <p>  <p>
 OpenBSD/octeon began in 2010 with an SDK created by  OpenBSD/octeon began in 2010 with an SDK created by
 <a href="https://www.iij.ad.jp/en/">IIJ</a> and donated to OpenBSD.  <a href="https://www.iij.ad.jp/en/">IIJ</a> and donated to OpenBSD.
 Early work targeted the Portwell CAM-0100.  Early work targeted the Portwell CAM-0100.
   
 <p>  <p>
 Due to the lack of available hardware, the port lay dormant for a few years.  Due to the lack of available hardware, the port lay dormant for a few years.
 This changed in January 2013 with the release of the Ubiquiti Networks  This changed in January 2013 with the release of the Ubiquiti Networks
Line 39 
Line 38 
 began immediately. Due to issues with USB support, the port to the Portwell  began immediately. Due to issues with USB support, the port to the Portwell
 CAM-0100 matured first because it allowed CF cards to be used as a storage  CAM-0100 matured first because it allowed CF cards to be used as a storage
 medium.  medium.
   
 <p>  <p>
 Development has been rapid, with the port to the Portwell CAM-0100 becoming  Development has been rapid, with the port to the Portwell CAM-0100 becoming
 self-hosting in April 2013.  self-hosting in April 2013.
Line 46 
Line 46 
 via NFS.  via NFS.
 Support for EdgeRouter LITE Ethernet was added in  Support for EdgeRouter LITE Ethernet was added in
 September 2013, allowing the EdgeRouter LITE to be usable by NFS booting.  September 2013, allowing the EdgeRouter LITE to be usable by NFS booting.
   
 <p>  <p>
 In June 2015 USB support was added which finally allowed installing to  In June 2015 USB support was added which finally allowed installing to
 local disk on machines lacking a CF slot.  local disk on machines lacking a CF slot.
   
 <hr>  <hr>
   
 <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>  <h3 id="hardware"><strong>Supported hardware:</strong></h3>
   
 <p>  <p>
 OpenBSD/octeon supports the following machines:  OpenBSD/octeon supports the following machines:
   
 <ul>  <ul>
 <li><a href="http://www.portwell.com/products/detail.php?CUSTCHAR1=CAM-0100">  <li><a href="http://www.portwell.com/products/detail.php?CUSTCHAR1=CAM-0100">
 Portwell CAM-0100</a>  Portwell CAM-0100</a>
Line 88 
Line 91 
   
 <hr>  <hr>
   
 <h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>  <h3 id="status"><strong>Current status:</strong></h3>
   
 <p>  <p>
 OpenBSD/octeon can be installed on all machines which have local  OpenBSD/octeon can be installed on all machines which have local
Line 96 
Line 99 
   
 <hr>  <hr>
   
 <h3 id="install"><font color="#0000e0">  <h3 id="install">
 <strong>Getting and installing OpenBSD/octeon:</strong>  <strong>Getting and installing OpenBSD/octeon:</strong>
 </font></h3>  </h3>
   
 <p>  <p>
   
 The latest supported OpenBSD/octeon release is  The latest supported OpenBSD/octeon release is
 <a href="65.html">OpenBSD 6.5</a>.  <a href="65.html">OpenBSD 6.5</a>.
 Here are the  Here are the
Line 116 
Line 118 
 Here are the  Here are the
 <a href="https://ftp.openbsd.org/pub/OpenBSD/snapshots/octeon/INSTALL.octeon">  <a href="https://ftp.openbsd.org/pub/OpenBSD/snapshots/octeon/INSTALL.octeon">
 OpenBSD/octeon snapshot installation instructions</a> as well.  OpenBSD/octeon snapshot installation instructions</a> as well.
   
 </body>  
 </html>  

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53