summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/entities/urls.ent12
-rw-r--r--en/hardware/network-cards.xml4
-rw-r--r--en/hardware/supported/arm.xml7
3 files changed, 17 insertions, 6 deletions
diff --git a/build/entities/urls.ent b/build/entities/urls.ent
index ac547e730..af60fffcf 100644
--- a/build/entities/urls.ent
+++ b/build/entities/urls.ent
@@ -338,6 +338,18 @@
<!ENTITY url-lightweight-rtc-patch
"ftp://genie.ucd.ie/pub/alpha/patches-2.2.x/rtclight-2.2.12.diff">
+
+<!-- ****************************************** arm links -->
+
+<!ENTITY url-slug-firmware "http://www.slug-firmware.net/">
+
+<!ENTITY url-arm-cyrius-glantank "http://www.cyrius.com/debian/iop/glantank/">
+
+<!ENTITY url-arm-cyrius-n2100 "http://www.cyrius.com/debian/iop/n2100/">
+
+<!ENTITY url-arm-cyrius-nslu2 "http://www.cyrius.com/debian/nslu2/">
+
+
<!-- ****************************************** sparc links -->
<!--
http://www.netbsd.org/Documentation/network/netboot/index.html -
diff --git a/en/hardware/network-cards.xml b/en/hardware/network-cards.xml
index 2d5a8c345..9d0499d4e 100644
--- a/en/hardware/network-cards.xml
+++ b/en/hardware/network-cards.xml
@@ -80,13 +80,13 @@ OSA-Express in QDIO mode, HiperSockets and Guest-LANs
<para arch="arm">
-On &architecture;, most built-in Ethernet devices are supported and modules
+On &arch-title;, most built-in Ethernet devices are supported and modules
for additional PCI and USB devices are provided. The major exception is
the IXP4xx platform (featuring devices such as the Linksys NSLU2) which
needs a proprietary microcode for the operation of its built-in Ethernet
device. Unofficial images for Linksys NSLU2 with this proprietary
microcode can be obtained from the <ulink
-url="http://www.slug-firmware.net/">Slug-Firmware site</ulink>.
+url="&url-slug-firmware;">Slug-Firmware site</ulink>.
</para><para arch="x86">
diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml
index 598a6314b..69a8bd286 100644
--- a/en/hardware/supported/arm.xml
+++ b/en/hardware/supported/arm.xml
@@ -49,9 +49,8 @@ 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="http://www.cyrius.com/debian/iop/glantank/">GLAN
-Tank</ulink> from IO-Data and the <ulink
-url="http://www.cyrius.com/debian/iop/n2100/">Thecus N2100</ulink>.
+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>.
</para></listitem>
</varlistentry>
@@ -66,7 +65,7 @@ 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="http://www.cyrius.com/debian/nslu2/">installation instructions</ulink>.
+url="&url-arm-cyrius-nslu2;">installation instructions</ulink>.
</para></listitem>
</varlistentry>