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

Annotation of www/socppc.html, Revision 1.10

1.1       kettenis    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/socppc</title>
                      6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/socppc page">
                     10: <meta name="keywords" content="openbsd,powerpc">
                     11: <meta name="distribution" content="global">
1.7       kettenis   12: <meta name="copyright" content="This document copyright 1996-2009 by OpenBSD.">
1.1       kettenis   13: </head>
                     14:
                     15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <h2><font color="#e00000">OpenBSD/socppc</font></h2>
                     18:
                     19: <hr>
                     20: <a href="images/n1200.jpg">
1.4       deraadt    21: <img src="images/n1200.jpg" width="240" height="342" align="right"></a>
1.1       kettenis   22:
1.7       kettenis   23: OpenBSD/socppc runs on machines based on the <a
                     24: href="http://www.freescale.com">Freescale</a> MPC8349E System-on-Chip
                     25: (SoC) platform that use Das U-Boot as a boot loader.  So far this
                     26: platform supports the <a href="http://www.thecus.com">Thecus</a>
                     27: N1200, which is a one-disk NAS box based on an MPC8347 running at
                     28: 266MHz.  It has 128MB of memory, one 1000baseT Ethernet port, an
                     29: integrated 100baseTX Ethernet switch, two USB 2.0 ports and an eSATA
                     30: port as well as room for one SATA disk.
                     31:
                     32: <p>
                     33: Support for the <a href="http://www.microtik.com">MicroTik</a> <a
                     34: href="http://www.routerboard.com">RouterBOARD</a> RB600A is under
                     35: development.  This board is based on an MPC8343 running at 266MHz or
                     36: 400MHz.  It has 128MB of memory, three 1000baseT Ethernet ports, two
                     37: CF slots and four mini-PCI slots.  This hardware is supported in
1.8       jasper     38: 4.6-current kernels.  Work on the bootloader and install scripts is
1.7       kettenis   39: still ongoing.
1.1       kettenis   40:
                     41: <p>
                     42: OpenBSD/socppc is binary compatible with OpenBSD/macppc; all existing
                     43: OpenBSD/powerpc packages will run fine on OpenBSD/socppc.
                     44:
                     45: <p>
                     46: The current port maintainer is Mark Kettenis
                     47: (<a href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>).
                     48: Others are definitely welcome to contribute!
                     49:
                     50: <a name="toc"></a>
                     51: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     52: <table><tr>
                     53: <td width=1%></td>
                     54: <td valign="top" width="20%">
                     55:   <li><a href="#history">History of the port</a><br>
                     56:   <li><a href="#status">Current status</a><br>
                     57:   <li><a href="#hardware">Supported hardware</a><br>
                     58: </td><td valign="top" width="20%">
1.5       miod       59:   <li><a href="#install">Getting and installing OpenBSD/socppc</a><br>
1.1       kettenis   60:   <li><a href="#projects">Projects & bugs left to fix</a><br>
                     61:   <li><a href="#serial">Serial cable connection</a><br>
                     62: </td></tr></table>
                     63: <br clear=all>
                     64: <hr>
                     65:
                     66: <a name="history"></a>
                     67: <h3><font color="#0000e0"><strong>History</strong></font></h3>
                     68: <p>
                     69: OpenBSD/socppc is heavily based on OpenBSD/macppc.  The e300 core
                     70: found on the MPC8349E is a derivative of the MPC603e processor used in
1.2       deraadt    71: early PowerPC-based Apple Macintosh systems, so most of the low-level
1.1       kettenis   72: code is identical.
                     73:
                     74: <a name="status"></a>
                     75: <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
                     76:
                     77: <p>
                     78: Hardware support is mostly complete and quite stable.  USB 1 devices
                     79: are only supported behind a USB 2.0 hub, and support for the
                     80: integrated switch on the Thecus N1200 is still missing.
                     81:
                     82: <a name="hardware"></a>
                     83: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
                     84:
                     85: <ul>
                     86: For a complete system component and device driver listing for this architecture, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;arch=socppc&sektion=4">intro(4/socppc)</a>.
                     87: <p>
                     88: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpu&amp;arch=socppc&sektion=4">cpu(4)</a> Freescale MPC8347 processor.
                     89: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipic&amp;arch=socppc&sektion=4">ipic(4)</a> integrated programmable interrupt controller (IPIC).
                     90: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sociic&amp;arch=socppc&sektion=4">sociic(4)</a> I2C controller.
                     91: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fintek&amp;sektion=4">fintek(4)</a> Fintek F75375 temperature sensor.
                     92: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ricohrtc&amp;sektion=4">ricohrtc(4)</a> Ricoh RS5C372 real time clock.
                     93: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com(4)</a> serial port console at 115200 baud.
1.3       brad       94: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&amp;arch=socppc&sektion=4">tsec(4)</a> three-speed Ethernet controller (TSEC).
1.1       kettenis   95: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=socpcic&amp;arch=socppc&sektion=4">socpcic(4)</a> PCI controller.
                     96: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a> SATA controller supporting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd(4)</a>.
                     97: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;sektion=4">ehci(4)</a> USB controller supporting most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4">usb(4)</a> devices.
                     98: </ul>
                     99:
                    100: <a name="install"></a>
                    101: <h3><font color="#0000e0">
1.5       miod      102: <strong>Getting and installing OpenBSD/socppc</strong>
1.1       kettenis  103: </font></h3>
                    104:
                    105: <p>
1.5       miod      106: The latest supported OpenBSD/socppc release is
1.10    ! dms       107: <a href="46.html">OpenBSD 4.6</a>.
1.5       miod      108: Here are the
1.10    ! dms       109: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.6/socppc/INSTALL.socppc">
        !           110: OpenBSD/socppc 4.6 installation instructions
1.5       miod      111: </a>.
                    112:
                    113: <p>
1.1       kettenis  114: Snapshots are made available from time to time, in
                    115: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/socppc">this location</a>
                    116: as well as in a few
                    117: <a href="ftp.html">mirrors</a>.
                    118: Here are the
                    119: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/socppc/INSTALL.socppc">
                    120: OpenBSD/socppc snapshot installation instructions
                    121: </a> as well.
                    122:
                    123: <a name="projects"></a>
                    124: <h3><font color="#0000e0"><strong>Projects & bugs left to fix</strong></font></h3>
                    125:
                    126: <ul>
                    127:   <li>Add support for the integrated switch on the Thecus N1200.
                    128:   <li>Port to more devices based on the various Freescale SoC processors.
                    129: </ul>
                    130:
                    131: <hr>
                    132: <a href="plat.html">
                    133: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    134: </a>
                    135: <br>
                    136: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    137: <br>
1.10    ! dms       138: <small>$OpenBSD: socppc.html,v 1.9 2009/09/07 05:10:44 jasper Exp $</small>
1.1       kettenis  139:
                    140: </body>
                    141: </html>