71 lines
		
	
	
	
		
			2.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			71 lines
		
	
	
	
		
			2.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
 | 
						|
<!ENTITY base CDATA "..">
 | 
						|
<!ENTITY date "$FreeBSD: www/en/platforms/mips.sgml,v 1.3 2003/04/29 15:23:38 trhodes Exp $">
 | 
						|
<!ENTITY title "FreeBSD/MIPS Project">
 | 
						|
<!ENTITY email 'freebsd-mips'>
 | 
						|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
 | 
						|
 
 | 
						|
<html>
 | 
						|
  &header;
 | 
						|
 | 
						|
  <p>This page contains information about porting FreeBSD to the
 | 
						|
    MIPS.</p>
 | 
						|
 | 
						|
  <h3>General Information</h3>
 | 
						|
 | 
						|
  <ul>
 | 
						|
    <li><a href="#faq">Port FAQs</a></li>
 | 
						|
    <li><a href="#list">FreeBSD/MIPS mailing list</a></li>
 | 
						|
  </ul>
 | 
						|
 | 
						|
  <h3><a name="faq">Frequently Asked Questions</a></h3>
 | 
						|
 | 
						|
  <ol>
 | 
						|
    <li><a href="#1">What is the FreeBSD/MIPS project?</a></li>
 | 
						|
    <li><a href="#2">What hardware are you targeting?</a></li>
 | 
						|
    <li><a href="#3">What is the current status?</a></li>
 | 
						|
    <li><a href="#4">How can I acquire FreeBSD/MIPS?</a></li>
 | 
						|
    <li><a href="#5">Who should I contact?</a></li>
 | 
						|
  </ol>
 | 
						|
 | 
						|
  <h4><a name="1">What is the FreeBSD/MIPS project?</a></h4>
 | 
						|
 | 
						|
  <p>FreeBSD/MIPS is a port of the FreeBSD operating system
 | 
						|
    to computers with MIPS R4K and beyond processors, most notably
 | 
						|
    SGI's MIPS computers.</p>
 | 
						|
 | 
						|
  <h4><a name="2">What hardware are you targeting?</a></h4>
 | 
						|
 | 
						|
  <p>At the moment SGI's MIPS computers.  Other MIPS platforms
 | 
						|
    such as common embedded boards and non-exotic computers in
 | 
						|
    a similar configuration to those offered by SGI are expected
 | 
						|
    to be targeted later on.</p>
 | 
						|
 | 
						|
  <h4><a name="3">What is the current status?</a></h4>
 | 
						|
 | 
						|
  <p>FreeBSD/MIPS is in the early stages of development, see the
 | 
						|
    <a href="../projects/mips">project status page</a> for information
 | 
						|
    about currently ongoing work.</p>
 | 
						|
 | 
						|
  <h4><a name="4">How can I acquire FreeBSD/MIPS?</a></h4>
 | 
						|
 | 
						|
  <p>FreeBSD/MIPS is being developed in FreeBSD's Perforce repository
 | 
						|
    but diffs will be occasionally posted to <a href="#list">the mailing
 | 
						|
    list</a>.</p>
 | 
						|
 | 
						|
  <h4><a name="5">Who should I contact?</a></h4>
 | 
						|
 | 
						|
  <p><a href="mailto:jmallett@FreeBSD.org">Juli Mallett</a> is the project lead.
 | 
						|
    Contact her if you can contribute code.  If you just want
 | 
						|
    to know about the status of this project, check the
 | 
						|
    <a href="../projects/mips">project status page</a> regularly or
 | 
						|
    join the <a href="#list">FreeBSD/MIPS mailing list</a>.</p>
 | 
						|
 | 
						|
  <h3><a name="list">FreeBSD/MIPS mailing list</a></h3>
 | 
						|
 | 
						|
  <p>To subscribe to this list, send mail to <tt class="
 | 
						|
    EMAIL"><<a href="mailto:freebsd-mips-subscribe@FreeBSD.org">freebsd-mips-subscribe@FreeBSD.org</a>></tt>
 | 
						|
    or visit <a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-mips">mailman interface</a>.</p>
 | 
						|
 | 
						|
  &footer;
 | 
						|
</html>
 |