diff options
Diffstat (limited to 'ja/hardware/supported/mips.xml')
-rw-r--r-- | ja/hardware/supported/mips.xml | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/ja/hardware/supported/mips.xml b/ja/hardware/supported/mips.xml new file mode 100644 index 000000000..58744b512 --- /dev/null +++ b/ja/hardware/supported/mips.xml @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="EUC-JP"?> +<!-- retain these comments for translator revision tracking --> +<!-- original version: 22939 --> + + + <sect2 arch="mips"><title>CPU・マザーボード・ビデオのサポート</title> +<para> + +<!-- +Debian on &arch-title; currently supports two subarchitectures: +--> +&arch-title; 上で Debian は現在 2 つのサブアーキテクチャをサポートしています。 + +<itemizedlist> +<listitem><para> + +<!-- +SGI IP22: this platform includes the SGI machines Indy, Indigo 2 and +Challenge S. Since these machines are very similar, whenever this document +refers to the SGI Indy, the Indigo 2 and Challenge S are meant as well. +--> +SGI IP22: このプラットフォームには、Indy, Indigo 2, Challenge S といった +SGI マシンを含む。 +これらのマシンはとても似通っているため、 +本文書では、SGI Indy, Indigo 2, Challenge S についても同様に参照できる。 + +</para></listitem> +<listitem><para> + +<!-- +Broadcom BCM91250A (SWARM): this is an ATX form factor evaluation board from +Broadcom based on their SiByte processor family. +--> +Broadcom BCM91250A (SWARM): Broadcom 製 SiByte プロセッサファミリをベースにした、 +ATX フォームファクタ評価ボード。 + +</para></listitem> +</itemizedlist> + +<!-- +Complete information regarding supported mips/mipsel machines can be found +at the <ulink url="&url-linux-mips;">Linux-MIPS homepage</ulink>. In the +following, only the systems supported by the Debian installer will be +covered. If you are looking for support for other subarchitectures, please +contact the <ulink url="&url-list-subscribe;"> +debian-&architecture; mailing list</ulink>. +--> +mips/mipsel マシンサポートについての完全な情報は、 +<ulink url="&url-linux-mips;">Linux-MIPS homepage</ulink> で見つかります。 +以下では、Debian インストーラでサポートされているシステムについてのみ +対象にしています。 +その他のサブアーキテクチャのサポートが必要な場合は、 +<ulink url="&url-list-subscribe;"> +debian-&architecture; メーリングリスト</ulink> +に連絡してください。 + +</para> + + <sect3><title>CPU</title> +<para> + +<!-- +On SGI IP22, SGI Indy, Indigo 2 and Challenge S with R4000, R4400, R4600 and R5000 +processors are supported by the Debian installation system on big endian +MIPS. The Broadcom BCM91250A evaluation board comes with an SB1250 chip with +two SB-1 cores which are supported in SMP mode by this installer. +--> +R4000, R4400, R4600, R5000 プロセッサを搭載した SGI IP22, SGI Indy, Indigo 2, +Challenge S は、 +ビッグエンディアン MIPS 用 Debian インストールシステムでサポートしています。 +SB1250 チップ (SB-1 コア×2) に付属する Broadcom BCM91250A 評価ボードは、 +このインストーラの SMP モードでサポートしています。 + +</para><para> + +<!-- +Some MIPS machines can be operated in both big and little endian mode. For +little endian MIPS, please read the documentation for the mipsel +architecture. +--> +MIPS マシンの中には、 +ビッグエンディアンとリトルエンディアンの両方のモードで動作するものがあります。 +リトルエンディアン用 MIPS については、 +mipsel アーキテクチャの文書をご覧ください。 + +</para> + </sect3> + </sect2> + |