aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/platforms/pc98.xml
blob: 804ae3f23f1df4dc4eb79bade04b121a39efe6e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?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 "FreeBSD/pc98 Project">
<!ENTITY email 're-pc98'>
]>

<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">
    <h3>Introduction</h3>

    <p>&os;/&arch.pc98; is a port of &os; which aims to run
      on the NEC PC-98x1 (pc98) architecture.
      The project's goal is to make &os;/&arch.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>Status</h3>

    <p>&os;/&arch.pc98; is a <a
      href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
      Tier 2</a> architecture at the time of 9.0-RELEASE.</p>

    <p>Although
      FreeBSD/pc98 was a Tier 1 for a long time since 5.0-RELEASE, it was
      downgraded due to FreeBSD no longer supporting installation from
      floppy disks, and most pc98 machines cannot boot from CD/DVD.
      Although later pc98 machines can boot from CDROM, FreeBSD's support
      for that has not been integrated into bsdinstall and release tools.</p>

    <h3>&os;/&arch.pc98; Hardware Notes</h3>

    <a href="&base;/relnotes/CURRENT/hardware/index.html">&rel.head;-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>
    </ul>

    <h3>&os;/&arch.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="https://people.FreeBSD.org/~kato/pc98.html">Kato's page</a></li>
    </ul>

</body>
</html>