[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
contrib/hardware.xml: 1.22 -> 1.24
以下のページの更新をしました。ツッコミをお願いします。
contrib/hardware.xml: 1.22 -> 1.24
> revision 1.24
> date: 2007/12/11 23:04:28; author: kano; state: Exp; lines: +7 -7
> NetBSD.org policy
> ----------------------------
> revision 1.23
> date: 2007/12/11 19:37:13; author: garbled; state: Exp; lines: +55 -2
> Add Macallan's and my hardware wish list
月曜日までに異議がなければ、 commit します。
以下、訳と原文それぞれの新旧の差分です。
--- contrib/hardware.xml.orig 2007-12-14 00:48:36.000000000 +0900
+++ contrib/hardware.xml 2007-12-14 00:48:36.000000000 +0900
@@ -5,10 +5,10 @@
<webpage id="ja-contrib-hardware">
<config param="desc" value="NetBSD への貢献: ハードウェア"/>
-<config param="cvstag" value="$NetBSD: hardware.xml,v 1.22 2007/12/04 22:13:42 xtraeme Exp $"/>
+<config param="cvstag" value="$NetBSD: hardware.xml,v 1.24 2007/12/11 23:04:28 kano Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: hardware.xml,v 1.22 2007/12/04 22:13:42 xtraeme Exp -->
-<config param="rcsdate" value="$Date: 2007/12/04 22:13:42 $"/>
+<!-- NetBSD: hardware.xml,v 1.24 2007/12/11 23:04:28 kano Exp -->
+<config param="rcsdate" value="$Date: 2007/12/11 23:04:28 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -55,6 +55,32 @@
<sect2 id="developers-looking">
<title>コンピューターを必要としている開発者</title>
+<sect3 id="black-rs6000">
+<title>CHRP (OpenfirmWare) にもとづく IBM RS/6000 マシン</title>
+<para>
+Tim Rightnour <email>garbled@NetBSD.org</email> は、NetBSD/ofppc を、
+CHRP にもとづくありとあらゆる IBM RS/6000 マシンに移植したいと考えています。
+これらは一般的に黒い機種です。特に価値のある機種の型番は、
+7025-F50, 7026-*, 7028-*, 7044-*, 7043-260 です。
+いずれも、できれば SMP マシンが望ましいです。
+POWER3, POWER4, POWER5 のマシンなら素晴らしいです。
+ラックマウントのマシンでも結構ですが、
+交流 120V で使えるものが必要です。
+</para>
+</sect3>
+
+<sect3 id="macppc">
+<title>PowerPC Mac ハードウェア</title>
+<para>
+Michael Lorenz <email>macallan@NetBSD.org</email> は、
+macppc の SMP 対応のテストをするために、
+PowerMac 9500/180MP のようないわゆる Old World Macintosh の
+SMP マシンに関心を持っています。
+また、どんなものであれ G5 mac ハードウェアにも関心がありますが、
+できれば SMP が望ましいです。
+</para>
+</sect3>
+
<sect3 id="cobalt-raq">
<title>Cobalt RAQ2 および QUBE</title>
<para>
@@ -105,6 +131,35 @@
<sect2 id="developers-other">
<title>その他のハードウェアを探している開発者</title>
+<sect3 id="ibm-video-cards">
+<title>IBM PCI ビデオカード求む</title>
+<para>
+Tim Rightnour <email>garbled@NetBSD.org</email> は、prep および ofppc ポートの
+IBM グラフィックカード対応を改善したいと考えています。
+PCI にもとづく、ありとあらゆる GXT-1XX または GXT-X000 カードを求めています。
+Matrox にもとづく GXT-1XX カードに非常に関心があります。
+</para>
+</sect3>
+
+<sect3 id="sun-video-cards">
+<title>Sun PCI ビデオカード求む</title>
+<para>
+Michael Lorenz <email>macallan@NetBSD.org</email> は、NetBSD がまだ対応していない
+Sun の PCI グラフィックカードすべてに関心を持っています。
+具体的な機種は、Sun XVR-100, Sun PGX64 および、
+サードパーティーのカードでドキュメンテーションが利用可能なものすべてです。
+</para>
+</sect3>
+
+<sect3 id="sun-supersparc-modules">
+<title>Sun SuperSPARC および HyperSPARC MBUS モジュール</title>
+<para>
+Michael Lorenz <email>macallan@NetBSD.org</email> は、
+キャッシュを持つ SuperSPARC および HyperSPARC MBUS モジュールに関心を持っています。
+SM50 モジュールには関心はありません。
+</para>
+</sect3>
+
<sect3 id="tc-pmag-j">
<title>TURBOchannel PMAG-J グラフィックカード</title>
<para>
@@ -150,6 +205,7 @@
<ulink url="../ports/i386/ps2.html">NetBSD on IBM PS/2</ulink> ページにあります。
</para>
</sect3>
+
</sect2>
<sect2 id="hardware-anybody">
Index: contrib/hardware.xml
===================================================================
RCS file: /cvsroot/htdocs/contrib/hardware.xml,v
retrieving revision 1.22
retrieving revision 1.24
diff -u -r1.22 -r1.24
--- contrib/hardware.xml 4 Dec 2007 22:13:42 -0000 1.22
+++ contrib/hardware.xml 11 Dec 2007 23:04:28 -0000 1.24
@@ -5,8 +5,8 @@
<webpage id="contrib-hardware">
<config param="desc" value="Contributing to NetBSD: Hardware"/>
-<config param="cvstag" value="$NetBSD: hardware.xml,v 1.22 2007/12/04 22:13:42 xtraeme Exp $"/>
-<config param="rcsdate" value="$Date: 2007/12/04 22:13:42 $"/>
+<config param="cvstag" value="$NetBSD: hardware.xml,v 1.24 2007/12/11 23:04:28 kano Exp $"/>
+<config param="rcsdate" value="$Date: 2007/12/11 23:04:28 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -53,6 +53,29 @@
<sect2 id="developers-looking">
<title>Developers looking for machines</title>
+<sect3 id="black-rs6000">
+<title>CHRP (OpenfirmWare) based IBM RS/6000 Machines</title>
+<para>
+Tim Rightnour <email>garbled@NetBSD.org</email> would like to port
+NetBSD/ofppc to any and all IBM CHRP-based RS/6000 machines. These machines
+are generally the black models. Machine model codes that would be
+particularly appreciated are: 7025-F50, 7026-*, 7028-*, 7044-*, 7043-260.
+In all cases, prefer an SMP machine when available. POWER3, POWER4 or POWER5
+would be a bonus. Rackmount machines are acceptable, but need to be
+operable with 120VAC.
+</para>
+</sect3>
+
+<sect3 id="macppc">
+<title>PowerPC Mac hardware</title>
+<para>
+Michael Lorenz <email>macallan@NetBSD.org</email> is interested in an
+Old World Macintosh SMP machine, such as a PowerMac 9500/180MP to test macppc
+SMP support on. He is also interested in any G5 mac hardware, SMP preferred
+if available.
+</para>
+</sect3>
+
<sect3 id="cobalt-raq">
<title>Cobalt RAQ2 and QUBE</title>
<para>
@@ -101,6 +124,35 @@
<sect2 id="developers-other">
<title>Developers looking for other hardware</title>
+<sect3 id="ibm-video-cards">
+<title>IBM PCI Video cards wanted</title>
+<para>
+Tim Rightnour <email>garbled@NetBSD.org</email> would like to improve support
+in the prep and ofppc ports for IBM graphics cards. He would like any and
+all PCI-based GXT-1XX or GXT-X000 based cards. Very interested in
+the GXT-1XX cards that are Matrox based.
+</para>
+</sect3>
+
+<sect3 id="sun-video-cards">
+<title>Sun PCI Video cards wanted</title>
+<para>
+Michael Lorenz <email>macallan@NetBSD.org</email> is interested in any PCI
+Sun graphics card that NetBSD currently does not support. Specifically he is
+interested in the following models: Sun XVR-100, Sun PGX64, and any other
+third party card that we might be able to find documentation on.
+</para>
+</sect3>
+
+<sect3 id="sun-supersparc-modules">
+<title>Sun SuperSPARC and HyperSPARC MBUS modules</title>
+<para>
+Michael Lorenz <email>macallan@NetBSD.org</email> is interested in
+SuperSPARC and HyperSPARC MBUS modules that have caches. Not interested in
+SM50 modules.
+</para>
+</sect3>
+
<sect3 id="tc-pmag-j">
<title>TURBOchannel PMAG-J graphics card</title>
<para>
@@ -144,6 +196,7 @@
<ulink url="../ports/i386/ps2.html">NetBSD on IBM PS/2</ulink> page.
</para>
</sect3>
+
</sect2>
<sect2 id="hardware-anybody">