summaryrefslogtreecommitdiff
path: root/ja/hardware/supported/arm.xml
diff options
context:
space:
mode:
authorNozomu KURASAWA <nabetaro@caldron.jp>2008-04-05 22:14:36 +0000
committerNozomu KURASAWA <nabetaro@caldron.jp>2008-04-05 22:14:36 +0000
commitad9a769d8a858b1a95e23d04eee3136b02d6dd5d (patch)
treeee84c3555655a4d4e02d6b2949a021e207133c18 /ja/hardware/supported/arm.xml
parent84c3f0c50e46c775c1ebeef959c4d4aadb2783a9 (diff)
downloadinstallation-guide-ad9a769d8a858b1a95e23d04eee3136b02d6dd5d.zip
Change po-based translation for Japanese docs.
Diffstat (limited to 'ja/hardware/supported/arm.xml')
-rw-r--r--ja/hardware/supported/arm.xml121
1 files changed, 0 insertions, 121 deletions
diff --git a/ja/hardware/supported/arm.xml b/ja/hardware/supported/arm.xml
deleted file mode 100644
index 9bbf5b2e5..000000000
--- a/ja/hardware/supported/arm.xml
+++ /dev/null
@@ -1,121 +0,0 @@
-<?xml version="1.0" encoding="EUC-JP"?>
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 49849 -->
-
-
- <sect2 arch="arm"><title>CPU・マザーボード・ビデオのサポート</title>
-
-<para>
-
-<!--
-Each distinct ARM architecture requires its own kernel. Because of
-this the standard Debian distribution only supports installation on
-a number of the most common platforms. The Debian userland however may be
-used by <emphasis>any</emphasis> ARM CPU.
--->
-それぞれの ARM アーキテクチャは自分自身のカーネルを必要とします。
-そのため、標準の Debian ディストリビューションは、
-多くの最も一般的なプラットフォーム上へのインストールを支援するだけです。
-しかし、Debian のユーザランドは、
-<emphasis>どの</emphasis> ARM CPU で使用しても構いません。
-
-</para>
-
-<para>
-
-<!--
-Most ARM CPUs may be run in either endian mode (big or little). However,
-the majority of current system implementation uses little-endian mode.
-Debian currently only supports little-endian ARM systems.
--->
-多くの ARM CPU は (ビッグ、リトルの) どちらのエンディアンモードでも動作します。
-しかし、現在の大多数のシステム実装では、
-リトルエンディアンモードを使用します。
-現在 Debian はリトルエンディアン ARM システムのみサポートします。
-
-</para>
-
-<para>
-
-<!--
-The supported platforms are:
--->
-サポートするプラットフォームは以下のものです。
-
-<variablelist>
-
-<varlistentry>
-<term>Netwinder</term>
-<listitem><para>
-
-<!--
-This is actually the name for the group of machines
-based upon the StrongARM 110 CPU and Intel 21285 Northbridge (also known
-as Footbridge). It
-comprises of machines like: Netwinder (possibly one of the most common ARM
-boxes), CATS (also known as the EB110ATX), EBSA 285 and Compaq
-personal server (cps, aka skiff).
--->
-これは実際には、StrongARM 110 CPU に基づき、
-Intel 21285 ノースブリッジ (フットブリッジとしても知られる)
-を備えたマシン群の名前です。
-Netwinder (おそらくもっとも一般的な ARM ボックス),
-CATS (EB110ATX としても知られている), EBSA 285,
-Compaq パーソナルサーバ (cps, aka skiff) といったマシンを含んでいます。
-
-</para></listitem>
-</varlistentry>
-
-<varlistentry>
-<term>IOP32x</term>
-<listitem><para>
-
-<!--
-Intel's I/O Processor (IOP) line is found in a number of products related
-to data storage and processing. Debian currently supports the IOP32x
-platform, featuring the IOP 80219 and 32x chips commonly found in Network
-Attached Storage (NAS) devices. Debian explicitly supports two such
-devices: the <ulink url="&url-arm-cyrius-glantank;">GLAN Tank</ulink> from
-IO-Data and the <ulink url="&url-arm-cyrius-n2100;">Thecus N2100</ulink>.
--->
-Intel の I/O プロセッサ (IOP) ラインは、
-データのストレージやプロセッシングに関係する製品の数だけ存在します。
-Debian では現在、ネットワーク接続ストレージ (NAS) デバイスによく使われている、
-IOP 80219 や 32x チップといった IOP32x プラットフォームをサポートしています。
-Debian が確実にサポートしているのは、
-IO-Data の <ulink url="&url-arm-cyrius-glantank;">GLAN Tank</ulink> と
-<ulink url="&url-arm-cyrius-n2100;">Thecus N2100</ulink>
-の 2 つのデバイスです。
-
-
-</para></listitem>
-</varlistentry>
-
-<varlistentry>
-<term>IXP4xx</term>
-<listitem><para>
-
-<!--
-The IXP4xx platform is based on Intel's XScale ARM core. Currently, only
-one IXP4xx based system is supported, the Linksys NSLU2.
-The Linksys NSLU2 (Network Storage Link for USB 2.0 Disk Drives) is a small
-device which allows you to easily provide storage via the network. It
-comes with an Ethernet connection and two USB ports to which hard drives
-can be connected. There is an external site with <ulink
-url="&url-arm-cyrius-nslu2;">installation instructions</ulink>.
--->
-IXP4xx プラットフォームは、Intel の XScale ARM コアを元にしています。
-現在、Linksys NSLU2 という IXP4xx ベースシステムのみサポートしています。
-Linksys NSLU2 (Network Storage Link for USB 2.0 ディスクドライブ) は、
-ネットワークストレージを簡単に提供する小型デバイスです。イーサネット接続と、
-ハードディスクドライブを接続する USB ポートを 2 つ備えています。
-<ulink url="&url-arm-cyrius-nslu2;">installation instructions</ulink>
-という外部サイトがあります。
-
-</para></listitem>
-</varlistentry>
-
-</variablelist>
-
-</para>
- </sect2>