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

Diff for /www/socppc.html between version 1.25 and 1.26

version 1.25, 2014/11/12 05:42:31 version 1.26, 2014/12/03 07:36:36
Line 46 
Line 46 
 (<a href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>).  (<a href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>).
 Others are definitely welcome to contribute!  Others are definitely welcome to contribute!
   
 <a name="toc"></a>  <h3 id="toc"><font color="#0000e0"><i>Table of contents</i></font></h3>
 <h3><font color="#0000e0"><i>Table of contents</i></font></h3>  
 <ul>  <ul>
   <li><a href="#history">History of the port</a><br>    <li><a href="#history">History of the port</a><br>
   <li><a href="#status">Current status</a><br>    <li><a href="#status">Current status</a><br>
Line 58 
Line 57 
 <br clear=all>  <br clear=all>
 <hr>  <hr>
   
 <a name="history"></a>  <h3 id="history"><font color="#0000e0"><strong>History</strong></font></h3>
 <h3><font color="#0000e0"><strong>History</strong></font></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.
   
 <a name="status"></a>  <h3 id="status"><font color="#0000e0"><strong>Current status</strong></font></h3>
 <h3><font color="#0000e0"><strong>Current status</strong></font></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.
   
 <a name="hardware"></a>  <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
 <h3><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://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;arch=socppc&amp;sektion=4">intro(4/socppc)</a>.  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&amp;sektion=4">intro(4/socppc)</a>.
 <p>  <p>
Line 92 
Line 88 
 <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.  <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.
 </ul>  </ul>
   
 <a name="install"></a>  <h3 id="install"><font color="#0000e0">
 <h3><font color="#0000e0">  
 <strong>Getting and installing OpenBSD/socppc</strong>  <strong>Getting and installing OpenBSD/socppc</strong>
 </font></h3>  </font></h3>
   

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26