Add two new manual pages. Welcome the ida(4) and iir(4) manual pages.
This commit is contained in:
parent
1e7812cb5f
commit
20eb03a262
@ -64,12 +64,14 @@ MAN= aac.4 \
|
||||
ichsmb.4 \
|
||||
icmp.4 \
|
||||
icmp6.4 \
|
||||
ida.4 \
|
||||
ieee80211.4 \
|
||||
ifmib.4 \
|
||||
iic.4 \
|
||||
iicbb.4 \
|
||||
iicbus.4 \
|
||||
iicsmb.4 \
|
||||
iir.4 \
|
||||
inet.4 \
|
||||
inet6.4 \
|
||||
intpm.4 \
|
||||
|
62
share/man/man4/ida.4
Normal file
62
share/man/man4/ida.4
Normal file
@ -0,0 +1,62 @@
|
||||
.\" $FreeBSD$
|
||||
.\" Written by Tom Rhodes
|
||||
.\" This file is public domain
|
||||
.\"
|
||||
.Dd January 05, 2003
|
||||
.Dt IDA 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm ida
|
||||
.Nd Compaq Intelligent Drive Array Controllers
|
||||
.Sh SYNOPSIS
|
||||
For one or more devices:
|
||||
.Cd device scbus
|
||||
.Cd device ida
|
||||
.Sh DESCRIPTION
|
||||
.Pp
|
||||
The Compaq Intelligent Drive Array (IDA) technology is used to
|
||||
distribute data across an array of hard drives.
|
||||
It unites these hard drives into one or more high-performance logical drives.
|
||||
The drive array is managed by an array controller.
|
||||
.Pp
|
||||
These controllers have the ability to provide fault tolerance for the connected
|
||||
drives and optionally provide write cache for the logical drives.
|
||||
It is also possible for an application to access the SCSI bus subsystem directly by
|
||||
using the pass-through interface.
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
Extreme caution should be exercised when using the pass-through interface.
|
||||
It is possible to interfere with normal system I/O and cause hangs if
|
||||
pass-through is used to an active device.
|
||||
Pass-through should only be used to a device that is otherwise quiescent.
|
||||
.Sh COMPATIBILITY
|
||||
.Pp
|
||||
The following controllers are supported by the
|
||||
.Nm
|
||||
driver:
|
||||
.Bl -tag -compact -width "Supported Devices"
|
||||
.It Compaq SMART Array 221
|
||||
.It Compaq Integrated SMART Array Controller
|
||||
.It Compaq SMART Array 4200
|
||||
.It Compaq SMART Array 4250ES
|
||||
.It Compaq SMART 3200 Controller
|
||||
.It Compaq SMART 3100ES Controller
|
||||
.It Compaq SMART-2/DH Controller
|
||||
.It Compaq SMART-2/SL Controller
|
||||
.It Compaq SMART-2/P Controller
|
||||
.It Compaq SMART-2/E Controller
|
||||
.It Compaq SMART Controller
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr cam 4 ,
|
||||
.Xr pass 4 ,
|
||||
.Xr xpt 4 ,
|
||||
.Xr camcontrol 8 .
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
driver was written by
|
||||
.An Jonathan Lemon Aq jlemon@FreeBSD.org
|
||||
and
|
||||
.An Matthew N. Dodd Aq mdodd@FreeBSD.org .
|
||||
This manual page was written by
|
||||
.An Tom Rhodes Aq trhodes@FreeBSD.org .
|
66
share/man/man4/iir.4
Normal file
66
share/man/man4/iir.4
Normal file
@ -0,0 +1,66 @@
|
||||
.\" $FreeBSD$
|
||||
.\" Written by Tom Rhodes
|
||||
.\" This file is in the public domain.
|
||||
.\"
|
||||
.Dd January 05, 2003
|
||||
.Dt IIR 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm iir
|
||||
.Nd Intel Integrated RAID Controller and ICP Vortex driver
|
||||
.Sh SYNOPSIS
|
||||
For one or more adapters:
|
||||
.Cd device scbus
|
||||
.Cd device iir
|
||||
.Sh DESCRIPTION
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
driver claims to interface with the Intel integrated
|
||||
RAID controller cards, and the all versions of the
|
||||
ICP Vortex controllers (including FC).
|
||||
.Sh COMPATIBILITY
|
||||
.Pp
|
||||
Supported controllers include:
|
||||
.Pp
|
||||
.Bl -tag -compact -width "Supported RAID Controllers"
|
||||
.It Intel RAID Controller SRCMR
|
||||
.It Intel Server RAID Controller U3-l (SRCU31a)
|
||||
.It Intel Server RAID Controller U3-1L (SRCU31La)
|
||||
.It Intel Server RAID Controller U3-2 (SRCU32)
|
||||
.It All past and future releases of Intel and ICP RAID Controllers.
|
||||
.El
|
||||
.Pp
|
||||
.Bl -tag -compact -width "Unsupported RAID Controllers"
|
||||
.It Intel RAID Controller SRCU21 (discontinued)
|
||||
.It Intel RAID Controller SRCU31 (older revision, not compatible)
|
||||
.It Intel RAID Controller SRCU31L (older revision, not compatible)
|
||||
.El
|
||||
.Pp
|
||||
The SRCU31 and SRCU31L can be updated via a firmware update available
|
||||
from Intel.
|
||||
.Sh SEE ALSO
|
||||
.Xr cam 4 ,
|
||||
.Xr pass 4 ,
|
||||
.Xr xpt 4 ,
|
||||
.Xr camcontrol 8 .
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
driver is supported and maintained by
|
||||
.An -nosplit Achim Leubner Aq achim.leubner@intel.com
|
||||
and
|
||||
.An Boji Tony Kannanthanam Aq boji.t.kannanthanam@intel.com
|
||||
of Intel's Storage Components devision.
|
||||
This manual page was written by
|
||||
.An Tom Rhodes Aq trhodes@FreeBSD.org
|
||||
and is based on information supplied by the driver authors and the website of
|
||||
.An Mike Smith Aq msith@FreeBSD.org
|
||||
.Sh BUGS
|
||||
During a
|
||||
.Fx
|
||||
install, the
|
||||
.Nm
|
||||
controller appears to correctly probe, but finds no disk devices.
|
||||
The card in question is an Intel SRCU32 RAID controller with 32Mb RAM,
|
||||
Firmware revision 2.33.01.
|
Loading…
Reference in New Issue
Block a user