aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/projects/mips/index.xml
blob: d01c5d99a91c492c6694b982ed8441cc09a6e5ed (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
73
74
75
76
<?xml version="1.0" encoding="euc-jp"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD/MIPS プロジェクト">
<!ENTITY email 'freebsd-mips'>

<!-- FreeBSD Japanese Documentation Project -->
<!-- Original Revision: 1.11 -->

<!ENTITY imagebase "&enbase;/gifs">

<!-- Status levels -->
<!ENTITY status.blank "&nbsp;">
<!ENTITY status.blocked "<img xmlns='http://www.w3.org/1999/xhtml' src='&imagebase;/blocked.png' width='22' height='22' alt='Blocked'/>">
<!ENTITY status.done "<img xmlns='http://www.w3.org/1999/xhtml' src='&imagebase;/done.png' width='22' height='22' alt='Done'/>">
<!ENTITY status.new "<img xmlns='http://www.w3.org/1999/xhtml' src='&imagebase;/not_started.png' width='22' height='22' alt='Not Started'/>">
<!ENTITY status.n-a "<img xmlns='http://www.w3.org/1999/xhtml' src='&imagebase;/not_planned.png' width='22' height='22' alt='Not Planned'/>">
<!ENTITY status.wip "<img xmlns='http://www.w3.org/1999/xhtml' src='&imagebase;/in_progress.png' width='22' height='22' alt='In progress'/>">

<!-- XXX: from doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent -->
<!ENTITY a.mips.subscribe "<a xmlns='http://www.w3.org/1999/xhtml' href='mailto:freebsd-mips-subscribe@FreeBSD.org'>freebsd-mips-subscribe@FreeBSD.org</a>">
<!ENTITY a.mips "<a xmlns='http://www.w3.org/1999/xhtml' href='mailto:freebsd-mips@FreeBSD.org'>freebsd-mips@FreeBSD.org</a>">
]>

<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">
    <h1>プロジェクトの目的</h1>

    <p class="main">FreeBSD/MIPS プロジェクトは、
      MIPS プロセッサを利用しているプラットフォームにおける
      FreeBSD の維持、管理に責任を持っています。
      現在、移植は数多くの 32 ビットおよび 64 ビット
      MISP ISA プラットフォームおよび幅広いプロセッサにおいて、
      マルチユーザで動作します。</p>

    <h1>対応している MIPS プラットフォーム</h1>

    <p>FreeBSD は、
      Malta, Ubiquiti Networks Router-Station および Router-Station Pro, Cavium
      Octeon, NetLogicMicro/RMI XLS および XLR (XLP は開発中)
      や、gxemul のようなエミュレータ上の MIPS 環境のといった
      MIPS ベースのデバイスに幅広く対応しています。
      FreeBSD は、マルチコアおよびハードウェアマルチスレッド機能の両方に対応しています。
      多くの場合、暗号化やネットワークオフロードエンジンといったアクセラレータ機能に対応しています。</p>

    <h1>貢献の方法</h1>

    <p class="main">もし、コミットしたいコードを持っていたら、
      <a href="#mailinglist">freebsd-mips メーリングリスト</a>
      に送ってレビューを受けてください。</p>

    <h1>情報源とリンク</h1>

    <ul class="list">
      <li><p>FreeBSD.org wiki の <a
	href="http://wiki.freebsd.org/FreeBSD/mips">FreeBSD/MIPS port</a>
	ページ。このページには、FreeBSD/mips の構築に関する情報が含まれています。</p></li>
      <li><p>MIPS 全般についての情報は、
            <a href="http://www.mips.com">MIPS Technologies, Inc.</a>
	    で得られます。</p></li>
      <li><p>このプロジェクトに<a name="mailinglist">関連する議論の
            ほとんど</a>は、&a.mips; メーリングリストで行われています。
            メーリングリストに参加するには、&a.mips.subscribe; に
            メールを送ってください。</p></li>
      <li><p><a href="http://zrouter.org/">zrouter</a> は、FreeBSD ベースの
	  MIPS ルータファームウェア構築環境です。</p></li>
    </ul>

  </body>
</html>