52f6d56540
- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
66 lines
2.1 KiB
XML
66 lines
2.1 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "Proyecto FreeBSD/pc98">
|
|
<!ENTITY email 're-pc98'>
|
|
]>
|
|
|
|
<!-- The FreeBSD Spanish Documentation Project
|
|
Original Revision: r1.16 -->
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.developers">
|
|
|
|
<p>FreeBSD/pc98 es un port de FreeBSD para
|
|
la arquitectura NEC PC-98x1 (pc98).
|
|
El objetivo del proyecto es lograr que FreeBSD/pc98
|
|
funcione de la misma manera que FreeBSD en otras
|
|
arquitecturas. Gran parte del código fuente del
|
|
kernel ya está incluido en el árbol de código
|
|
de FreeBSD y la mayoría de las herramientas de usuario
|
|
compiladas funcionan bien.</p>
|
|
|
|
<h3>Notas de hardware para FreeBSD/pc98</h3>
|
|
|
|
<a href="&enbase;/relnotes/CURRENT/hardware/pc98/index.html">
|
|
&rel.head;-CURRENT Hardware Notes</a>
|
|
|
|
<h3>Tareas pendientes</h3>
|
|
|
|
<ul>
|
|
<li>Mejorar el sistema de gestión de recursos para
|
|
el soporte de recursos discontínuos</li>
|
|
|
|
<li>Restablecer el soporte para la tarjeta de sonido PC-9801-86</li>
|
|
|
|
<li>Restablecer el soporte para el controlador PCMCIA NECIA</li>
|
|
|
|
<li>Soporte para máquinas SMP</li>
|
|
|
|
<li>Soporte para el controlador SASI</li>
|
|
|
|
<li>Reescribir boot[12] para admita el formato binario ELF</li>
|
|
</ul>
|
|
|
|
<h3>Enlaces relacionados con FreeBSD/pc98</h3>
|
|
|
|
<ul>
|
|
<li><a href="http://www.jp.FreeBSD.org/pc98/index.html.en">Proyecto FreeBSD(98)</a></li>
|
|
|
|
<li><a href="http://www.nisoc.or.jp/~karl/freebsd-pc98/">Guía no oficial de
|
|
FreeBSD(98), por karl (en japonés)</a></li>
|
|
|
|
<li><a href="http://www32.ocn.ne.jp/~chi/FreeBSD/">Notas personales de FreeBSD(98)
|
|
escritas por Chi (en japonés)</a></li>
|
|
|
|
<li><a href="http://people.FreeBSD.org/~kato/pc98.html">Página de Kato</a></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|