[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

contrib/hardware.xml: 1.24 -> 1.26



以下のページの更新をしました。ツッコミをお願いします。

contrib/hardware.xml: 1.24 -> 1.26
> revision 1.26
> date: 2008/02/27 10:49:29;  author: xtraeme;  state: Exp;  lines: +3 -3
> Typo: though -> through
> ----------------------------
> revision 1.25
> date: 2008/02/26 12:43:11;  author: xtraeme;  state: Exp;  lines: +24 -2
> Add two entries for new RAID controllers I'm looking for.

木曜日までに異議がなければ、 commit します。

以下、訳と原文それぞれの新旧の差分です。

--- contrib/hardware.xml.orig	2008-02-27 19:59:43.000000000 +0900
+++ contrib/hardware.xml	2008-02-27 19:59:43.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.24 2007/12/11 23:04:28 kano Exp $"/>
+<config param="cvstag" value="$NetBSD: hardware.xml,v 1.26 2008/02/27 10:49:29 xtraeme Exp $"/>
 <!-- Based on english version: -->
-<!-- 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 $"/>
+<!-- NetBSD: hardware.xml,v 1.26 2008/02/27 10:49:29 xtraeme Exp   -->
+<config param="rcsdate" value="$Date: 2008/02/27 10:49:29 $"/>
 <head>
 
 <!-- Copyright (c) 1994-2005
@@ -131,6 +131,18 @@
 <sect2 id="developers-other">
 <title>その他のハードウェアを探している開発者</title>
 
+<sect3 id="amr-raid-cards">
+<title>AMI/LSI MegaRAID SATA RAID コントローラー</title>
+<para>
+&a.xtraeme; <email>xtraeme@NetBSD.org</email> は、
+&man.amr.4; ドライバーで対応しているあらゆる SATA RAID コントローラーに関心を持っています。
+MegaRAID 320-1, 320-2,
+LSI MegaRAID SATA 150-4x, SATA 300-6x, 300-8x などはすべてこれに該当します。
+カードを提供していただけたら、
+&man.bioctl.8; ユーティリティーを使った RAID 管理の改良のために使う予定です。
+</para>
+</sect3>
+
 <sect3 id="ibm-video-cards">
 <title>IBM PCI ビデオカード求む</title>
 <para>
@@ -141,6 +153,18 @@
 </para>
 </sect3>
 
+<sect3 id="mfi-raid-cards">
+<title>LSI Logic および Dell MegaRAID SAS コントローラー</title>
+<para>
+&a.xtraeme; <email>xtraeme@NetBSD.org</email> は、
+&man.mfi.4; ドライバーで対応しているあらゆる SAS コントローラーに関心を持っています。
+Dell Perc 5/e, Perc 5/i,
+Perc 6/e, Perc 6/i, LSI MegaRAID SAS などはすべてこれに該当します。
+カードを提供していただけたら、
+&man.bioctl.8; ユーティリティーを使った RAID 管理の改良のために使う予定です。
+</para>
+</sect3>
+
 <sect3 id="sun-video-cards">
 <title>Sun PCI ビデオカード求む</title>
 <para>
Index: contrib/hardware.xml
===================================================================
RCS file: /cvsroot/htdocs/contrib/hardware.xml,v
retrieving revision 1.24
retrieving revision 1.26
diff -u -r1.24 -r1.26
--- contrib/hardware.xml	11 Dec 2007 23:04:28 -0000	1.24
+++ contrib/hardware.xml	27 Feb 2008 10:49:29 -0000	1.26
@@ -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.24 2007/12/11 23:04:28 kano Exp $"/>
-<config param="rcsdate" value="$Date: 2007/12/11 23:04:28 $"/>
+<config param="cvstag" value="$NetBSD: hardware.xml,v 1.26 2008/02/27 10:49:29 xtraeme Exp $"/>
+<config param="rcsdate" value="$Date: 2008/02/27 10:49:29 $"/>
 <head>
 
 <!-- Copyright (c) 1994-2005
@@ -124,6 +124,17 @@
 <sect2 id="developers-other">
 <title>Developers looking for other hardware</title>
 
+<sect3 id="amr-raid-cards">
+<title>AMI/LSI MegaRAID SATA RAID controller</title>
+<para>
+&a.xtraeme; <email>xtraeme@NetBSD.org</email> is interested in any
+SATA RAID controller supported by the &man.amr.4;
+driver. This includes any of the following: MegaRAID 320-1, 320-2,
+LSI MegaRAID SATA 150-4x, SATA 300-6x, 300-8x, etc. The card will be used to
+improve the RAID management through the &man.bioctl.8; utility.
+</para>
+</sect3>
+
 <sect3 id="ibm-video-cards">
 <title>IBM PCI Video cards wanted</title>
 <para>
@@ -134,6 +145,17 @@
 </para>
 </sect3>
 
+<sect3 id="mfi-raid-cards">
+<title>LSI Logic and Dell MegaRAID SAS controller</title>
+<para>
+&a.xtraeme; <email>xtraeme@NetBSD.org</email> is interested in any
+SAS controller supported by the &man.mfi.4;
+driver. This includes any of the following: Dell Perc 5/e, Perc 5/i,
+Perc 6/e, Perc 6/i, LSI MegaRAID SAS, etc. The card will be used to improve
+the RAID management through the &man.bioctl.8; utility.
+</para>
+</sect3>
+
 <sect3 id="sun-video-cards">
 <title>Sun PCI Video cards wanted</title>
 <para>