From owner-FreeBSD98-doc@jp.FreeBSD.org Mon May 26 01:58:53 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h4PGwrD80816;
	Mon, 26 May 2003 01:58:53 +0900 (JST)
	(envelope-from owner-FreeBSD98-doc@jp.FreeBSD.org)
Received: from wasley.bl.mmtr.or.jp (wasley.bl.mmtr.or.jp [210.228.173.142])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id h4PGwqY80811
	for <FreeBSD98-doc@jp.FreeBSD.org>; Mon, 26 May 2003 01:58:52 +0900 (JST)
	(envelope-from rushani@bl.mmtr.or.jp)
Received: (qmail 7258 invoked from network); 26 May 2003 01:58:50 +0900
Received: from unknown (HELO localhost) (61.213.0.21)
  by mx.bl.mmtr.or.jp with SMTP; 26 May 2003 01:58:50 +0900
Message-Id: <20030526.015817.105392836.rushani@bl.mmtr.or.jp>
To: nyan@FreeBSD.org
Cc: FreeBSD98-doc@jp.FreeBSD.org
From: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
In-Reply-To: <20030526.014919.21631583.rushani@bl.mmtr.or.jp>
References: <20030526.014919.21631583.rushani@bl.mmtr.or.jp>
X-PGP-Public-Key: http://www.bl.mmtr.or.jp/~rushani/rushani.asc
X-PGP-Fingerprint: A052 6F98 6146 6FE3 91E2  DA6B F2FA 2088 439A DC57
X-URL: http://www.bl.mmtr.or.jp/~rushani/
X-Mailer: Mew version 4.0.53 on Emacs 21.2 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD98-doc@jp.FreeBSD.org
Precedence: list
Date: Mon, 26 May 2003 01:58:17 +0900
X-Sequence: FreeBSD98-doc 669
Subject: [FreeBSD98-doc 669] Re: ct driver in FreeBSD 5.x
Sender: owner-FreeBSD98-doc@jp.FreeBSD.org
X-Originator: rushani@bl.mmtr.or.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030523

$BARIJ(B@$B?73c$G$9(B.

>>> On Mon, 26 May 2003 01:49:19 +0900, Hideyuki KURASHINA <rushani@bl.mmtr.or.jp> said:

> $BARIJ(B@$B?73c$H?=$7$^$9(B.
[...]
> $B$r9MN8$7$F(B, $B0J2<$N%Q%C%A$r:n$j$^$7$?(B.

$B$&$&(B, $B$9$_$^$;$s(B.

  IDE/ATA controllers (wdc driver)
  o $B@=IJL>(B
  Adaptec SCSI Controllers
  o $B@=IJL>(B
  NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (ct driver). $B$J$s$H$+$+$s$H$+!D(B.
  o $B@=IJL>(B

$B$HJB$V$N$O$A$g$C$H$+$C$30-$$$N$G(B, 

  IDE/ATA controllers (wdc driver)
  o $B@=IJL>(B
  Adaptec SCSI Controllers
  o $B@=IJL>(B
  NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (ct driver)
    Note: $B$J$s$H$+$+$s$H$+!D(B.
  o $B@=IJL>(B

$B$N7A<0$G=q$-D>$7$^$7$?(B.

$B$h$m$7$/$*$M$,$$$$$?$7$^$9(B.

-- rushani

Index: dev.sgml
===================================================================
RCS file: /home/ncvs/src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml,v
retrieving revision 1.155
diff -u -u -r1.155 dev.sgml
--- dev.sgml	24 May 2003 18:50:20 -0000	1.155
+++ dev.sgml	25 May 2003 16:40:09 -0000
@@ -250,6 +250,63 @@
       </itemizedlist>
     </para>
 
+    <para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (ct driver)
+      <note>
+        <para>The ct driver can handle PnP mode, while bs driver does not
+        have its capability.  Be aware PC-9801-55, 92 and their compatibles
+        may have some regression of stability.</para>
+      </note>
+      <itemizedlist>
+        <listitem>
+          <para>NEC PC-9801-55, 92 and their compatibles</para>
+          <para>ICM IF-2660</para>
+          <para>Midori-Denshi MDC-554NA</para>
+          <para>Logitec LHA-N151</para>
+          <note>
+            <para>"flags 0x00000" is necessary in kernel configuration
+            for DMA transfer mode.</para>
+          </note>
+        </listitem>
+        <listitem>
+          <para>I-O DATA SC-98II</para>
+          <note>
+            <para>"flags 0x10000" is necessary in kernel configuration
+            for DMA transfer mode.</para>
+          </note>
+        </listitem>
+        <listitem>
+          <para>TEXA HA-55BS2 and later</para>
+          <para>Midori-Denshi MDC-926Rs</para>
+          <note>
+            <para>"flags 0x20000" is necessary in kernel configuration
+            for Bus-master transfer mode.</para>
+          </note>
+        </listitem>
+        <listitem>
+          <para>ELECOM Bus-master SCSI interfaces</para>
+          <note>
+            <para>"flags 0x30000" is necessary in kernel configuration
+            for Bus-master transfer mode.</para>
+          </note>
+        </listitem>
+        <listitem>
+          <para>All SMIT transfer type SCSI interfaces</para>
+          <note>
+            <para>"flags 0x40000" is necessary in kernel configuration
+            for SMIT transfer mode.</para>
+          </note>
+        </listitem>
+        <listitem>
+          <para>Logitec LHA-20x series</para>
+          <para>ICM IF-2766, IF-2766ET, IF-2767 and IF-2769</para>
+          <note>
+            <para>"flags 0x50000" is necessary in kernel configuration
+            for Bus-master transfer mode.</para>
+          </note>
+        </listitem>
+      </itemizedlist>
+    </para>
+
     <para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (bs driver)
       <itemizedlist>
         <listitem>
@@ -301,6 +358,7 @@
         </listitem>
       </itemizedlist>
     </para>
+
     <para arch="i386,pc98">AdvanSys SCSI controllers (all models, &man.adv.4;
     and &man.adw.4; drivers)
       <itemizedlist>
