summaryrefslogtreecommitdiff
path: root/fi/hardware/supported/arm.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-04-29 19:46:52 +0000
committerFrans Pop <elendil@planet.nl>2006-04-29 19:46:52 +0000
commit38d0077a7ee31c6e72bdb098c494ff0e4a6af8a5 (patch)
tree6b652a2117c4d27522cac0632c09f5dd3c0568fb /fi/hardware/supported/arm.xml
parent675e5edbece0a84afe6745bc10d6868503a8c828 (diff)
downloadinstallation-guide-38d0077a7ee31c6e72bdb098c494ff0e4a6af8a5.zip
- Switch Finnish from XML-based to PO-based translation
- Correct placement of changelog entries from Joey
Diffstat (limited to 'fi/hardware/supported/arm.xml')
-rw-r--r--fi/hardware/supported/arm.xml87
1 files changed, 0 insertions, 87 deletions
diff --git a/fi/hardware/supported/arm.xml b/fi/hardware/supported/arm.xml
deleted file mode 100644
index e15f41c20..000000000
--- a/fi/hardware/supported/arm.xml
+++ /dev/null
@@ -1,87 +0,0 @@
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 35328 untranslated -->
-
-
- <sect2 arch="arm"><title>CPU, Main Boards, and Video Support</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 systems. The Debian userland however may be used by <emphasis>any</emphasis> ARM CPU including xscale.
-
-</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.
-
-</para>
-
-<para>
-
-The supported systems 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).
-
-</para></listitem>
-</varlistentry>
-
-<varlistentry>
-<term>NSLU2</term>
-<listitem><para>
-
-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.
-
-</para></listitem>
-</varlistentry>
-
-<varlistentry>
-<term>RiscPC</term>
-<listitem><para>
-
-This machine is the oldest supported hardware: it was released
-in 1994. It has RISC OS in ROM, Linux can be booted from that OS using
-linloader. The RiscPC has a modular CPU card and typically has a 30MHz
-610, 40MHz 710 or 233MHz Strongarm 110 CPU fitted. The mainboard has
-integrated IDE, SVGA video, parallel port, single serial port, PS/2
-keyboard and proprietary mouse port. The proprietary module expansion
-bus allows for up to eight expansion cards to be fitted depending on
-configuration, several of these modules have Linux drivers.
-
-</para></listitem>
-</varlistentry>
-
-<varlistentry>
-<term>Riscstation</term>
-<listitem><para>
-
-This is an inexpensive 56MHz 7500FE based machine with
-integrated video, IDE, PS/2 keyboard and mouse and two serial
-ports. Its lack of processing power was made up for by its price. It
-may be found in two configurations one with RISC OS and one with a
-simple bootloader.
-
-</para></listitem>
-</varlistentry>
-
-</variablelist>
-
-</para>
- </sect2>