summaryrefslogtreecommitdiff
path: root/ja/hardware
diff options
context:
space:
mode:
Diffstat (limited to 'ja/hardware')
-rw-r--r--ja/hardware/hardware-supported.xml6
-rw-r--r--ja/hardware/network-cards.xml25
-rw-r--r--ja/hardware/supported/sparc.xml38
3 files changed, 57 insertions, 12 deletions
diff --git a/ja/hardware/hardware-supported.xml b/ja/hardware/hardware-supported.xml
index 4cfe8b7df..c82bcb9dd 100644
--- a/ja/hardware/hardware-supported.xml
+++ b/ja/hardware/hardware-supported.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 46426 -->
+<!-- original version: 48719 -->
<sect1 id="hardware-supported">
<!--
@@ -210,12 +210,14 @@ Debian &release; は 12 の主要なアーキテクチャと、
<entry>prep</entry>
</row>
-<row>
+<row condition="etch">
<entry morerows="2">Sun SPARC</entry>
<entry morerows="2">sparc</entry>
<entry>sun4m</entry>
<entry>sparc32</entry>
</row><row>
+ <entry morerows="1" condition="lenny">Sun SPARC</entry>
+ <entry morerows="1" condition="lenny">sparc</entry>
<entry>sun4u</entry>
<entry morerows="1">sparc64</entry>
</row><row>
diff --git a/ja/hardware/network-cards.xml b/ja/hardware/network-cards.xml
index 8b37bdb28..c4e994fa0 100644
--- a/ja/hardware/network-cards.xml
+++ b/ja/hardware/network-cards.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 43693 -->
+<!-- original version: 48981 -->
<sect1 id="network-cards">
<!--
@@ -308,22 +308,33 @@ If this happens to be the wrong one, the NIC may not work, or work badly.
This is a common problem on Netra systems with a Davicom (DEC-Tulip
compatible) NIC. In that case the <literal>tulip</literal> driver is
probably the correct one.
+You can prevent this issue by blacklisting the wrong driver module as
+described in <xref linkend="module-blacklist"/>.
+-->
+これは、Davicom (DEC-Tulip 互換) NIC を使用した Netra システム共通の問題です。
+この場合、おそらく <literal>tulip</literal> ドライバが正しい物です。
+この問題は、<xref linkend="module-blacklist"/> で説明している、
+誤ったモジュールをブラックリストに入れることで防げます。
+
+</para><para>
-During the installation the solution is to switch to a shell and unload the
-wrong driver module using
+<!--
+An alternative solution during the installation is to switch to a shell
+and unload the wrong driver module using
<userinput>modprobe -r <replaceable>module</replaceable></userinput> (or
both, if they are both loaded). After that you can load the correct module
using <userinput>modprobe <replaceable>module</replaceable></userinput>.
+Note that the wrong module may then still be loaded when the system is
+rebooted.
-->
-これは、Davicom (DEC-Tulip 互換) NIC を使用した Netra システム共通の問題です。
-この場合、おそらく <literal>tulip</literal> ドライバが正しい物です。
-
-インストール中の解決策としては、
+その他、インストール中の解決策としては、
<userinput>modprobe -r <replaceable>module</replaceable></userinput> として、
間違ったドライバモジュール (両方読み込まれている場合は両方)
を取り外してください。
その後、<userinput>modprobe <replaceable>module</replaceable></userinput> で、
正しい物を読み込んでください。
+システムをリブートするまで、
+誤ったモジュールが読み込まれたままになる可能性があることに注意してください。
</para>
</sect3>
diff --git a/ja/hardware/supported/sparc.xml b/ja/hardware/supported/sparc.xml
index 54ece41b1..f83e430fa 100644
--- a/ja/hardware/supported/sparc.xml
+++ b/ja/hardware/supported/sparc.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 43528 -->
+<!-- original version: 48719 -->
<sect2 arch="sparc" id="sparc-cpus">
<!--
@@ -23,7 +23,7 @@ sun4, sun4c, sun4d, sun4m, sun4u, sun4v といった名前で認識されています。
</para>
<variablelist>
-<varlistentry>
+<varlistentry condition="etch">
<term>sun4, sun4c, sun4d</term>
<listitem><para>
@@ -43,7 +43,7 @@ SPARCstation ページ</ulink> をご覧ください。
</para></listitem>
</varlistentry>
-<varlistentry>
+<varlistentry condition="etch">
<term>sun4m</term>
<listitem><para>
@@ -75,6 +75,38 @@ machines, although it will activate and use only the first CPU.
</para></listitem>
</varlistentry>
+<varlistentry condition="lenny">
+<term>sun4, sun4c, sun4d, sun4m</term>
+
+<listitem><para>
+
+<!--
+None of these 32-bit sparc subarchitectures (sparc32) is supported. For a
+complete list of machines belonging to these subarchitectures, please consult
+the <ulink url="http://en.wikipedia.org/wiki/SPARCstation">Wikipedia
+SPARCstation page</ulink>.
+-->
+32 ビットの sparc サブアーキテクチャ (sparc32) で、
+サポートしているものはありません。
+このアーキテクチャに属するマシンの完全なリストは、
+<ulink url="http://en.wikipedia.org/wiki/SPARCstation">Wikipedia の
+SPARCstation のページ</ulink> をご覧ください。
+
+</para><para>
+
+<!--
+The last Debian release to support sparc32 was Etch, but even then only
+for sun4m systems. Support for the other 32-bits subarchitectures had
+already been discontinued after earlier releases.
+-->
+sparc32 をサポートする最後の Debian リリースは Etch でしたが、
+そこでも sun4m システムしかサポートしていません。
+他の 32 ビットサブアーキテクチャのサポートは、
+初期リリースから継続されていません。
+
+</para></listitem>
+</varlistentry>
+
<varlistentry>
<term>sun4u</term>