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

File: [local] / www / socppc.html (download) (as text)

Revision 1.37, Sun Oct 16 19:11:30 2016 UTC (7 years, 7 months ago) by tb
Branch: MAIN
Changes since 1.36: +3 -3 lines

Switch a few links to ftp.openbsd.org, www.libressl.org and www.openssh.org
to https now that the certificates are fully supported. Only fully
qualified links are modified and none that are generated from build/. While
there, fix a few broken links that were found during the conversion.

requested by tj, "yes, but carefully" beck

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<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="copyright" content="This document copyright 1996-2009 by OpenBSD.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/socppc.html">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<h2>
<a href="index.html">
<font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
<font color="#e00000">socppc</font>
</h2>
<hr>
<p>
<img src="images/n1200.jpg" width="240" height="342" align="right" alt="n1200">

OpenBSD/socppc runs on machines based on the <a
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
far this platform supports the <a href="http://www.thecus.com">Thecus</a>
N1200 and the <a href="http://www.mikrotik.com">MikroTik</a>
<a href="http://www.routerboard.com">RouterBOARD</a> RB600A.
<p>

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
integrated 100baseTX Ethernet switch, two USB 2.0 ports and an eSATA
port as well as room for one SATA disk.
<p>

The RouterBOARD RB600A is based on an MPC8343 running at 266MHz or
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
in OpenBSD 4.7.
<p>

OpenBSD/socppc is binary compatible with OpenBSD/macppc; all existing
OpenBSD/powerpc packages will run fine on OpenBSD/socppc.
<p>

The current port maintainer is Mark Kettenis
(<a href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>).
Others are definitely welcome to contribute!

<br clear=all>
<hr>

<h3 id="history"><font color="#0000e0"><strong>History</strong></font></h3>
<p>
OpenBSD/socppc is heavily based on OpenBSD/macppc.  The e300 core
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
code is identical.

<h3 id="status"><font color="#0000e0"><strong>Current status</strong></font></h3>

<p>
Hardware support is mostly complete and quite stable.  USB 1 devices
are only supported behind a USB 2.0 hub, and support for the
integrated switch on the Thecus N1200 is still missing.

<h3 id="hardware"><font color="#0000e0"><strong>Supported hardware</strong></font></h3>

For a complete system component and device driver listing for this architecture, see <a href="http://man.openbsd.org/?query=intro&amp;arch=socppc&amp;sektion=4">intro(4/socppc)</a>.
<p>
<ul>
<li><a href="http://man.openbsd.org/?query=cpu&amp;arch=socppc&amp;sektion=4">cpu(4)</a> Freescale MPC8347 processor.
<li><a href="http://man.openbsd.org/?query=ipic&amp;arch=socppc&amp;sektion=4">ipic(4)</a> integrated programmable interrupt controller (IPIC).
<li><a href="http://man.openbsd.org/?query=sociic&amp;arch=socppc&amp;sektion=4">sociic(4)</a> I2C controller.
<li><a href="http://man.openbsd.org/?query=fintek&amp;sektion=4">fintek(4)</a> Fintek F75375 temperature sensor.
<li><a href="http://man.openbsd.org/?query=ricohrtc&amp;sektion=4">ricohrtc(4)</a> Ricoh RS5C372 real time clock.
<li><a href="http://man.openbsd.org/?query=com&amp;sektion=4">com(4)</a> serial port console at 115200 baud.
<li><a href="http://man.openbsd.org/?query=tsec&amp;arch=socppc&amp;sektion=4">tsec(4)</a> three-speed Ethernet controller (TSEC).
<li><a href="http://man.openbsd.org/?query=socpcic&amp;arch=socppc&amp;sektion=4">socpcic(4)</a> PCI controller.
<li><a href="http://man.openbsd.org/?query=pciide&amp;sektion=4">pciide(4)</a> SATA controller supporting <a href="http://man.openbsd.org/?query=wd&amp;sektion=4">wd(4)</a>.
<li><a href="http://man.openbsd.org/?query=ehci&amp;sektion=4">ehci(4)</a> USB controller supporting most <a href="http://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> devices.
</ul>

<h3 id="install"><font color="#0000e0">
<strong>Getting and installing OpenBSD/socppc</strong>
</font></h3>

<p>
The latest supported OpenBSD/socppc release is
<a href="58.html">OpenBSD 5.8</a>.
Here are the
<a href="https://ftp.OpenBSD.org/pub/OpenBSD/5.8/socppc/INSTALL.socppc">
OpenBSD/socppc 5.8 installation instructions
</a>.

<p>
Snapshots are made available from time to time, in
<a href="https://ftp.OpenBSD.org/pub/OpenBSD/snapshots/socppc">this location</a>
as well as in a few
<a href="ftp.html">mirrors</a>.
Here are the
<a href="https://ftp.OpenBSD.org/pub/OpenBSD/snapshots/socppc/INSTALL.socppc">
OpenBSD/socppc snapshot installation instructions
</a> as well.

</body>
</html>