Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Remove Tn.
details: https://anonhg.NetBSD.org/src/rev/54694cc5e59c
branches: trunk
changeset: 359464:54694cc5e59c
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Feb 11 14:15:14 2018 +0000
description:
Remove Tn.
diffstat:
share/man/man4/ahc.4 | 304 +++++++++++++++-----------------------------
share/man/man4/bluetooth.4 | 6 +-
2 files changed, 109 insertions(+), 201 deletions(-)
diffs (truncated from 446 to 300 lines):
diff -r cec732ac1110 -r 54694cc5e59c share/man/man4/ahc.4
--- a/share/man/man4/ahc.4 Sun Feb 11 13:50:15 2018 +0000
+++ b/share/man/man4/ahc.4 Sun Feb 11 14:15:14 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ahc.4,v 1.35 2018/02/08 09:03:23 dholland Exp $
+.\" $NetBSD: ahc.4,v 1.36 2018/02/11 14:15:14 wiz Exp $
.\"
.\" Copyright (c) 1995, 1996, 1997, 1998, 2000
.\" Justin T. Gibbs. All rights reserved.
@@ -67,78 +67,65 @@
.\" .Pp
.\" For one or more SCSI buses:
.\" .Cd device scbus0 at ahc0
-For
-.Tn SCSI
-buses:
+For SCSI buses:
.Cd scsibus* at ahc?
.Sh DESCRIPTION
-.\" This driver provides access to the
-.\" .Tn SCSI
-.\" bus(es) connected to Adaptec
-.\" .Tn AIC7770 ,
-.\" .Tn AIC7850 ,
-.\" .Tn AIC7860 ,
-.\" .Tn AIC7870 ,
-.\" .Tn AIC7880 ,
-.\" .Tn AIC7890 ,
-.\" .Tn AIC7891 ,
-.\" .Tn AIC7892 ,
-.\" .Tn AIC7895 ,
-.\" .Tn AIC7896 ,
-.\" .Tn AIC7897
+.\" This driver provides access to the SCSI bus(es) connected to Adaptec
+.\" AIC7770,
+.\" AIC7850,
+.\" AIC7860,
+.\" AIC7870,
+.\" AIC7880,
+.\" AIC7890,
+.\" AIC7891,
+.\" AIC7892,
+.\" AIC7895,
+.\" AIC7896,
+.\" AIC7897
.\" and
-.\" .Tn AIC7899
+.\" AIC7899
.\" host adapter chips.
.\" These chips are found on many motherboards as well as the following
.\" Adaptec SCSI controller cards:
-.\" .Tn 274X(W) ,
-.\" .Tn 274X(T) ,
-.\" .Tn 284X ,
-.\" .Tn 2910 ,
-.\" .Tn 2915 ,
-.\" .Tn 2920C ,
-.\" .Tn 2930C ,
-.\" .Tn 2930U2 ,
-.\" .Tn 2940 ,
-.\" .Tn 2940U ,
-.\" .Tn 2940AU ,
-.\" .Tn 2940UW ,
-.\" .Tn 2940UW Dual ,
-.\" .Tn 2940UW Pro ,
-.\" .Tn 2940U2W ,
-.\" .Tn 2940U2B ,
-.\" .Tn 2950U2W ,
-.\" .Tn 2950U2B ,
-.\" .Tn 19160B ,
-.\" .Tn 29160 ,
-.\" .Tn 29160B ,
-.\" .Tn 29160N ,
-.\" .Tn 3940 ,
-.\" .Tn 3940U ,
-.\" .Tn 3940AU ,
-.\" .Tn 3940UW ,
-.\" .Tn 3940AUW ,
-.\" .Tn 3940U2W ,
-.\" .Tn 3950U2 ,
-.\" .Tn 3960 ,
-.\" .Tn 39160 ,
-.\" .Tn 3985 ,
+.\" 274X(W),
+.\" 274X(T),
+.\" 284X,
+.\" 2910,
+.\" 2915,
+.\" 2920C,
+.\" 2930C,
+.\" 2930U2,
+.\" 2940,
+.\" 2940U,
+.\" 2940AU,
+.\" 2940UW,
+.\" 2940UW Dual,
+.\" 2940UW Pro,
+.\" 2940U2W,
+.\" 2940U2B,
+.\" 2950U2W,
+.\" 2950U2B,
+.\" 19160B,
+.\" 29160,
+.\" 29160B,
+.\" 29160N,
+.\" 3940,
+.\" 3940U,
+.\" 3940AU,
+.\" 3940UW,
+.\" 3940AUW,
+.\" 3940U2W,
+.\" 3950U2,
+.\" 3960,
+.\" 39160,
+.\" 3985,
.\" and
-.\" .Tn 4944UW .
+.\" 4944UW .
The
.Nm
-device driver supports
-.Tn SCSI
-controllers based on
-.Tn Adaptec
-.Tn AIC77xx
-and
-.Tn AIC78xx
-.Tn SCSI
-host adapter chips found on many motherboards as well as
-.Tn Adaptec
-.Tn SCSI
-controller cards.
+device driver supports SCSI controllers based on Adaptec AIC77xx
+and AIC78xx SCSI host adapter chips found on many motherboards as well as
+Adaptec SCSI controller cards.
.Pp
Driver features include support for twin and wide buses,
fast, ultra or ultra2 synchronous transfers depending on controller type,
@@ -167,17 +154,9 @@
.\" of all units where target mode is desired.
.\" For example, a value of 0x25, would enable target mode on units 0, 2, and 5.
.\" .Pp
-Per target configuration performed in the
-.Tn SCSI-Select
-menu, accessible at boot
-in
-.No non- Ns Tn EISA
-models,
-or through an
-.Tn EISA
-configuration utility for
-.Tn EISA
-models,
+Per target configuration performed in the SCSI-Select menu, accessible at boot
+in non-EISA models,
+or through an EISA configuration utility for EISA models,
is honored by this driver.
This includes synchronous/asynchronous transfers,
maximum synchronous negotiation rate,
@@ -185,30 +164,20 @@
disconnection,
the host adapter's SCSI ID,
and,
-in the case of
-.Tn EISA
-Twin Channel controllers,
+in the case of EISA Twin Channel controllers,
the primary channel selection.
For systems that store non-volatile settings in a system specific manner
rather than a serial EEPROM directly connected to the aic7xxx controller,
-the
-.Tn BIOS
-must be enabled for the driver to access this information.
-This restriction applies to all
-.Tn EISA
-and many motherboard configurations.
+the BIOS must be enabled for the driver to access this information.
+This restriction applies to all EISA and many motherboard configurations.
.Pp
Note that I/O addresses are determined automatically by the probe routines,
but care should be taken when using a 284x
-.Pq Tn VESA No local bus controller
-in an
-.Tn EISA
-system.
-The jumpers setting the I/O area for the 284x should match the
-.Tn EISA
+.Pq VESA No local bus controller
+in an EISA system.
+The jumpers setting the I/O area for the 284x should match the EISA
slot into which the card is inserted to prevent conflicts with other
-.Tn EISA
-cards.
+EISA cards.
.Pp
Performance and feature sets vary throughout the aic7xxx product line.
The following table provides a comparison of the different chips supported
@@ -218,7 +187,6 @@
Note that wide and twin channel features, although always supported
by a particular chip, may be disabled in a particular motherboard
or card design.
-.Pp
.Bl -column "aic7895c" "MIPS" "EISA/VL" "MaxSync" "MaxWidth" "SCBs" "2 3 4 5 6 7 8"
.It Sy Chip Ta Sy MIPS Ta Sy Bus Ta Sy MaxSync Ta Sy MaxWidth Ta Sy SCBs Ta Sy Features
.It aic7770 Ta 10 Ta EISA/VL Ta 10MHz Ta 16Bit Ta 4 Ta 1
@@ -235,7 +203,6 @@
.It aic7897 Ta 20 Ta PCI/64 Ta 40MHz Ta 16Bit Ta 16 Ta 2 3 4 5 6 7 8
.It aic7899 Ta 20 Ta PCI/64 Ta 80MHz Ta 16Bit Ta 16 Ta 2 3 4 5 6 7 8
.El
-.Pp
.Bl -enum -compact
.It
Multiplexed Twin Channel Device - One controller servicing two buses.
@@ -260,29 +227,20 @@
target on multiple SCSI IDs.
.El
.Sh HARDWARE
-Supported
-.Tn SCSI
-controllers include:
-.Pp
+Supported SCSI controllers include:
.Bl -item -offset indent
.It
-.Tn Adaptec AHA-2742W
-EISA Fast Wide SCSI adapter
+Adaptec AHA-2742W EISA Fast Wide SCSI adapter
.It
-.Tn Adaptec AHA-274xAT
-EISA dual channel Fast SCSI adapter
+Adaptec AHA-274xAT EISA dual channel Fast SCSI adapter
.It
-.Tn Adaptec AHA-284x
-VL Fast SCSI adapter
+Adaptec AHA-284x VL Fast SCSI adapter
.It
-.Tn Adaptec AHA-2910
-PCI Fast SCSI adapter (no SCSI BIOS)
+Adaptec AHA-2910 PCI Fast SCSI adapter (no SCSI BIOS)
.It
-.Tn Adaptec AHA-2915
-PCI Fast SCSI adapter (no SCSI BIOS)
+Adaptec AHA-2915 PCI Fast SCSI adapter (no SCSI BIOS)
.It
-.Tn Adaptec AHA-2920C
-PCI Fast SCSI adapter
+Adaptec AHA-2920C PCI Fast SCSI adapter
.Bl -item -offset indent
.It
Note:
@@ -290,109 +248,67 @@
by this driver.
.El
.It
-.Tn Adaptec AHA-2930C
-PCI Ultra SCSI adapter
-.It
-.Tn Adaptec AHA-2930U2
-PCI Ultra2 Wide LVD SCSI adapter
+Adaptec AHA-2930C PCI Ultra SCSI adapter
.It
-.Tn Adaptec AHA-2940
-PCI Fast SCSI adapter
+Adaptec AHA-2930U2 PCI Ultra2 Wide LVD SCSI adapter
.It
-.Tn Adaptec AHA-2940U
-PCI Ultra SCSI adapter
+Adaptec AHA-2940 PCI Fast SCSI adapter
.It
-.Tn Adaptec AHA-2940AU
-PCI Ultra SCSI adapter
+Adaptec AHA-2940U PCI Ultra SCSI adapter
.It
-.Tn Adaptec AHA-2940UW
-PCI Ultra Wide SCSI adapter
+Adaptec AHA-2940AU PCI Ultra SCSI adapter
.It
-.Tn Adaptec AHA-2940UW Dual
-PCI dual channel Ultra Wide SCSI adapter
+Adaptec AHA-2940UW PCI Ultra Wide SCSI adapter
.It
-.Tn Adaptec AHA-2940UW Pro
-PCI Ultra Wide SCSI adapter
+Adaptec AHA-2940UW Dual PCI dual channel Ultra Wide SCSI adapter
.It
-.Tn Adaptec AHA-2940U2W
-PCI Ultra2 Wide LVD SCSI adapter
+Adaptec AHA-2940UW Pro PCI Ultra Wide SCSI adapter
.It
-.Tn Adaptec AHA-2940U2B
-PCI Ultra2 Wide LVD SCSI adapter
+Adaptec AHA-2940U2W PCI Ultra2 Wide LVD SCSI adapter
.It
-.Tn Adaptec AHA-2944W
-PCI Fast Wide Differential SCSI adapter
+Adaptec AHA-2940U2B PCI Ultra2 Wide LVD SCSI adapter
.It
-.Tn Adaptec AHA-2944UW
-PCI Ultra Wide Differential SCSI adapter
+Adaptec AHA-2944W PCI Fast Wide Differential SCSI adapter
Home |
Main Index |
Thread Index |
Old Index