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

Diff for /www/socppc.html between version 1.40 and 1.41

version 1.40, 2017/06/26 17:18:58 version 1.41, 2019/05/27 22:55:26
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/socppc</title>  <title>OpenBSD/socppc</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="description" content="the OpenBSD/socppc page">  <meta name="description" content="the OpenBSD/socppc page">
 <meta name="copyright" content="This document copyright 1996-2009 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/socppc.html">  <link rel="canonical" href="https://www.openbsd.org/socppc.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">socppc</font>  socppc
 </h2>  </h2>
 <hr>  <hr>
 <p>  
 <img src="images/n1200.jpg" width="240" height="342" align="right" alt="n1200">  
   
   <table><tr><td>
   <p>
 OpenBSD/socppc runs on machines based on the <a  OpenBSD/socppc runs on machines based on the <a
 href="http://www.freescale.com">Freescale</a> MPC8349E System-on-Chip  href="http://www.freescale.com">Freescale</a> MPC8349E System-on-Chip
 (SoC) platform that use Das U-Boot or RouterBOOT as a boot loader.  So  (SoC) platform that use Das U-Boot or RouterBOOT as a boot loader.  So
 far this platform supports the <a href="http://www.thecus.com">Thecus</a>  far this platform supports the <a href="http://www.thecus.com">Thecus</a>
 N1200 and the <a href="http://www.mikrotik.com">MikroTik</a>  N1200 and the <a href="http://www.mikrotik.com">MikroTik</a>
 <a href="http://www.routerboard.com">RouterBOARD</a> RB600A.  <a href="http://www.routerboard.com">RouterBOARD</a> RB600A.
 <p>  
   
   <p>
 The Thecus N1200 is a one-disk NAS box based on an MPC8347 running at  The Thecus N1200 is a one-disk NAS box based on an MPC8347 running at
 266MHz.  It has 128MB of memory, one 1000baseT Ethernet port, an  266MHz.  It has 128MB of memory, one 1000baseT Ethernet port, an
 integrated 100baseTX Ethernet switch, two USB 2.0 ports and an eSATA  integrated 100baseTX Ethernet switch, two USB 2.0 ports and an eSATA
 port as well as room for one SATA disk.  port as well as room for one SATA disk.
 <p>  
   
   <p>
 The RouterBOARD RB600A is based on an MPC8343 running at 266MHz or  The RouterBOARD RB600A is based on an MPC8343 running at 266MHz or
 400MHz.  It has 128MB of memory, three 1000baseT Ethernet ports, two  400MHz.  It has 128MB of memory, three 1000baseT Ethernet ports, two
 CF slots and four mini-PCI slots.  Support for the RB600A has been added  CF slots and four mini-PCI slots.  Support for the RB600A has been added
 in OpenBSD 4.7.  in OpenBSD 4.7.
 <p>  
   
   <p>
 OpenBSD/socppc is binary compatible with OpenBSD/macppc; all existing  OpenBSD/socppc is binary compatible with OpenBSD/macppc; all existing
 OpenBSD/powerpc packages will run fine on OpenBSD/socppc.  OpenBSD/powerpc packages will run fine on OpenBSD/socppc.
 <p>  
   
 <b>The OpenBSD/socppc port was discontinued after the 5.8 release.</b>  
 <p>  <p>
   <strong>The OpenBSD/socppc port was discontinued after the 5.8 release.</strong>
   
 <br clear=all>  <td>
   <img src="images/n1200.jpg" width="240" height="342" alt="n1200">
   </table>
   
 <hr>  <hr>
   
 <h3 id="history"><font color="#0000e0"><strong>History</strong></font></h3>  <h3 id="history"><strong>History</strong></h3>
   
 <p>  <p>
 OpenBSD/socppc is heavily based on OpenBSD/macppc.  The e300 core  OpenBSD/socppc is heavily based on OpenBSD/macppc.  The e300 core
 found on the MPC8349E is a derivative of the MPC603e processor used in  found on the MPC8349E is a derivative of the MPC603e processor used in
 early PowerPC-based Apple Macintosh systems, so most of the low-level  early PowerPC-based Apple Macintosh systems, so most of the low-level
 code is identical.  code is identical.
   
 <h3 id="status"><font color="#0000e0"><strong>Current status</strong></font></h3>  <h3 id="status"><strong>Current status</strong></h3>
   
 <p>  <p>
 Hardware support is mostly complete and quite stable.  USB 1 devices  Hardware support is mostly complete and quite stable.  USB 1 devices
 are only supported behind a USB 2.0 hub, and support for the  are only supported behind a USB 2.0 hub, and support for the
 integrated switch on the Thecus N1200 is still missing.  integrated switch on the Thecus N1200 is still missing.
   
 <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware</strong></font></h3>  <h3 id="hardware"><strong>Supported hardware</strong></h3>
   
 For a complete system component and device driver listing for this architecture, see <a href="https://man.openbsd.org/?query=intro&amp;arch=socppc&amp;sektion=4">intro(4/socppc)</a>.  
 <p>  <p>
   For a complete system component and device driver listing for this architecture, see <a href="https://man.openbsd.org/socppc/intro.4">intro(4/socppc)</a>.
   
 <ul>  <ul>
 <li><a href="https://man.openbsd.org/?query=cpu&amp;arch=socppc&amp;sektion=4">cpu(4)</a> Freescale MPC8347 processor.  <li><a href="https://man.openbsd.org/socppc/cpu.4">cpu(4)</a> Freescale MPC8347 processor.
 <li><a href="https://man.openbsd.org/?query=ipic&amp;arch=socppc&amp;sektion=4">ipic(4)</a> integrated programmable interrupt controller (IPIC).  <li><a href="https://man.openbsd.org/socppc/ipic.4">ipic(4)</a> integrated programmable interrupt controller (IPIC).
 <li><a href="https://man.openbsd.org/?query=sociic&amp;arch=socppc&amp;sektion=4">sociic(4)</a> I2C controller.  <li><a href="https://man.openbsd.org/socppc/sociic.4">sociic(4)</a> I2C controller.
 <li><a href="https://man.openbsd.org/?query=fintek&amp;sektion=4">fintek(4)</a> Fintek F75375 temperature sensor.  <li><a href="https://man.openbsd.org/fintek.4">fintek(4)</a> Fintek F75375 temperature sensor.
 <li><a href="https://man.openbsd.org/?query=ricohrtc&amp;sektion=4">ricohrtc(4)</a> Ricoh RS5C372 real time clock.  <li><a href="https://man.openbsd.org/ricohrtc.4">ricohrtc(4)</a> Ricoh RS5C372 real time clock.
 <li><a href="https://man.openbsd.org/?query=com&amp;sektion=4">com(4)</a> serial port console at 115200 baud.  <li><a href="https://man.openbsd.org/com.4">com(4)</a> serial port console at 115200 baud.
 <li><a href="https://man.openbsd.org/?query=tsec&amp;arch=socppc&amp;sektion=4">tsec(4)</a> three-speed Ethernet controller (TSEC).  <li><a href="https://man.openbsd.org/socppc/tsec.4">tsec(4)</a> three-speed Ethernet controller (TSEC).
 <li><a href="https://man.openbsd.org/?query=socpcic&amp;arch=socppc&amp;sektion=4">socpcic(4)</a> PCI controller.  <li><a href="https://man.openbsd.org/socppc/socpcic.4">socpcic(4)</a> PCI controller.
 <li><a href="https://man.openbsd.org/?query=pciide&amp;sektion=4">pciide(4)</a> SATA controller supporting <a href="https://man.openbsd.org/?query=wd&amp;sektion=4">wd(4)</a>.  <li><a href="https://man.openbsd.org/pciide.4">pciide(4)</a> SATA controller supporting <a href="https://man.openbsd.org/wd.4">wd(4)</a>.
 <li><a href="https://man.openbsd.org/?query=ehci&amp;sektion=4">ehci(4)</a> USB controller supporting most <a href="https://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> devices.  <li><a href="https://man.openbsd.org/ehci.4">ehci(4)</a> USB controller supporting most <a href="https://man.openbsd.org/usb.4">usb(4)</a> devices.
 </ul>  </ul>
   
 <h3 id="install"><font color="#0000e0">  <h3 id="install">
 <strong>Getting and installing OpenBSD/socppc</strong>  <strong>Getting and installing OpenBSD/socppc</strong>
 </font></h3>  </h3>
   
 <p>  <p>
 The latest supported OpenBSD/socppc release is  The latest supported OpenBSD/socppc release is
Line 93 
Line 93 
 Here are the  Here are the
 <a href="https://ftp.OpenBSD.org/pub/OpenBSD/5.8/socppc/INSTALL.socppc">  <a href="https://ftp.OpenBSD.org/pub/OpenBSD/5.8/socppc/INSTALL.socppc">
 OpenBSD/socppc 5.8 installation instructions</a>.  OpenBSD/socppc 5.8 installation instructions</a>.
   
 <p>  
 </body>  
 </html>  

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41