doc/en/platforms/pc98.sgml
2004-09-06 13:19:09 +00:00

56 lines
1.8 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/pc98.sgml,v 1.10 2004/03/28 13:44:25 nyan Exp $">
<!ENTITY title "FreeBSD/pc98 Project">
<!ENTITY email 're-pc98'>
<!ENTITY % includes SYSTEM "../includes.sgml">
%includes;
]>
<html>
&header;
<p>FreeBSD/pc98 is a port of FreeBSD which aims to run
on the NEC PC-98x1 (pc98) architecture.
The project's goal is to make FreeBSD/pc98 work
the same as FreeBSD on other architectures.
Most of the kernel source is already included in the FreeBSD source tree
and most of the userland utilities built from the source work fine.</p>
<h3>FreeBSD/pc98 Hardware Notes</h3>
<a href="http://www.FreeBSD.org/relnotes/CURRENT/hardware/pc98/index.html">&rel.current;-CURRENT
Hardware Notes</a>
<h3>What Needs To Be Done</h3>
<ul>
<li>Refine resource management system to support discontinuous resources.</li>
<li>Restore the PC-9801-86 sound card support.</li>
<li>Restore the MECIA pcmcia controller support.</li>
<li>Support SMP machines.</li>
<li>Support the SASI controller.</li>
<li>Rewrite boot[12] to support the ELF binary format.</li>
<li>HW_MACHINE should be 'pc98'.</li>
</ul>
<h3>FreeBSD/pc98 Related Links</h3>
<ul>
<li><a href="http://www.jp.FreeBSD.org/pc98/index.html.en">FreeBSD(98) Project</a></li>
<li><a href="http://www.nisoc.or.jp/~karl/freebsd-pc98/">Unofficial guide to FreeBSD(98) by karl (Japanese)</a></li>
<li><a href="http://www32.ocn.ne.jp/~chi/FreeBSD/">Chi's personal notes on FreeBSD(98) (Japanese)</a></li>
<li><a href="http://people.FreeBSD.org/~kato/pc98.html">Kato's page</a></li>
</ul>
&footer;
</html>