summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2004-09-07 20:14:35 +0000
committersimon <simon@FreeBSD.org>2004-09-07 20:14:35 +0000
commit403eb08c16f61f52e1b23012d2511d23ef799d51 (patch)
treed57f563f4eca4dfd277505b4ed633de75f7ea28c /release
parent7ad4b5615e9e998fa8a143766c733d55d66061eb (diff)
downloadFreeBSD-src-403eb08c16f61f52e1b23012d2511d23ef799d51.zip
FreeBSD-src-403eb08c16f61f52e1b23012d2511d23ef799d51.tar.gz
- Remove listing for NCR5380/NCR53400 and UltraStor 14F/24F/3F4;
the drivers were removed over 5 years ago. - Note that WD7000 is supported by the wds(4) driver and move it to the generic SCSI section, since it was converted to CAM some time ago. - Remove section about non-CAM drivers, since there are none left in the section. - Autogenerate device listing for ct(4). MFC after: 2 days
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/article.sgml78
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/common/dev.sgml78
2 files changed, 8 insertions, 148 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml
index 6970833..c33061f 100644
--- a/release/doc/en_US.ISO8859-1/hardware/article.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml
@@ -76,57 +76,7 @@
&hwlist.aac;
- <para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (&man.ct.4; driver)
- <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><literal>flags 0x00000</literal> is necessary in
- kernel configuration for DMA transfer mode.</para>
- </note>
- </listitem>
- <listitem>
- <para>I-O DATA SC-98II</para>
- <note>
- <para><literal>flags 0x10000</literal> 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><literal>flags 0x20000</literal> is necessary in
- kernel configuration for Bus-master transfer mode.</para>
- </note>
- </listitem>
- <listitem>
- <para>ELECOM Bus-master SCSI interfaces</para>
- <note>
- <para><literal>flags 0x30000</literal> is necessary in
- kernel configuration for Bus-master transfer mode.</para>
- </note>
- </listitem>
- <listitem>
- <para>All SMIT transfer type SCSI interfaces</para>
- <note>
- <para><literal>flags 0x40000</literal> 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><literal>flags 0x50000</literal> is necessary in
- kernel configuration for Bus-master transfer mode.</para>
- </note>
- </listitem>
- </itemizedlist>
- </para>
+ &hwlist.ct;
<para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (bs driver)
<itemizedlist>
@@ -251,6 +201,9 @@
&hwlist.trm;
+ <para arch="i386">The wds(4) driver supports the WD7000 SCSI
+ controller.</para>
+
<para>With all supported SCSI controllers, full support is
provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including
hard disks, optical disks, tape drives (including DAT, 8mm
@@ -284,29 +237,6 @@
</itemizedlist>
</para>
- <para arch="i386">The following drivers were supported under the old SCSI
- subsystem, but are not yet supported under the &man.cam.4; SCSI
- subsystem:
- <itemizedlist>
- <listitem arch="i386">
- <para>NCR5380/NCR53400 (<quote>ProAudio Spectrum</quote>)
- SCSI controller</para>
- </listitem>
- <listitem arch="i386">
- <para>UltraStor 14F, 24F and 34F SCSI controllers.
- <note>
- <para>There is work-in-progress to port the
- UltraStor driver to the new CAM SCSI framework, but no
- estimates on when or if it will be completed.</para>
- </note>
- </para>
- </listitem>
- <listitem arch="i386">
- <para>WD7000 SCSI controller</para>
- </listitem>
- </itemizedlist>
- </para>
-
<para arch="i386">The following device is unmaintained:
<itemizedlist>
<listitem>
diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
index 6970833..c33061f 100644
--- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
@@ -76,57 +76,7 @@
&hwlist.aac;
- <para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (&man.ct.4; driver)
- <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><literal>flags 0x00000</literal> is necessary in
- kernel configuration for DMA transfer mode.</para>
- </note>
- </listitem>
- <listitem>
- <para>I-O DATA SC-98II</para>
- <note>
- <para><literal>flags 0x10000</literal> 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><literal>flags 0x20000</literal> is necessary in
- kernel configuration for Bus-master transfer mode.</para>
- </note>
- </listitem>
- <listitem>
- <para>ELECOM Bus-master SCSI interfaces</para>
- <note>
- <para><literal>flags 0x30000</literal> is necessary in
- kernel configuration for Bus-master transfer mode.</para>
- </note>
- </listitem>
- <listitem>
- <para>All SMIT transfer type SCSI interfaces</para>
- <note>
- <para><literal>flags 0x40000</literal> 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><literal>flags 0x50000</literal> is necessary in
- kernel configuration for Bus-master transfer mode.</para>
- </note>
- </listitem>
- </itemizedlist>
- </para>
+ &hwlist.ct;
<para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (bs driver)
<itemizedlist>
@@ -251,6 +201,9 @@
&hwlist.trm;
+ <para arch="i386">The wds(4) driver supports the WD7000 SCSI
+ controller.</para>
+
<para>With all supported SCSI controllers, full support is
provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including
hard disks, optical disks, tape drives (including DAT, 8mm
@@ -284,29 +237,6 @@
</itemizedlist>
</para>
- <para arch="i386">The following drivers were supported under the old SCSI
- subsystem, but are not yet supported under the &man.cam.4; SCSI
- subsystem:
- <itemizedlist>
- <listitem arch="i386">
- <para>NCR5380/NCR53400 (<quote>ProAudio Spectrum</quote>)
- SCSI controller</para>
- </listitem>
- <listitem arch="i386">
- <para>UltraStor 14F, 24F and 34F SCSI controllers.
- <note>
- <para>There is work-in-progress to port the
- UltraStor driver to the new CAM SCSI framework, but no
- estimates on when or if it will be completed.</para>
- </note>
- </para>
- </listitem>
- <listitem arch="i386">
- <para>WD7000 SCSI controller</para>
- </listitem>
- </itemizedlist>
- </para>
-
<para arch="i386">The following device is unmaintained:
<itemizedlist>
<listitem>
OpenPOWER on IntegriCloud