Deleted Added
full compact
ida.4 (140111) ida.4 (158762)
1.\" $FreeBSD: head/share/man/man4/ida.4 140111 2005-01-12 10:14:43Z ru $
1.\" $FreeBSD: head/share/man/man4/ida.4 158762 2006-05-20 09:39:28Z brueffer $
2.\" Written by Tom Rhodes
3.\" This file is public domain
4.\"
5.Dd August 8, 2004
6.Dt IDA 4
7.Os
8.Sh NAME
9.Nm ida
10.Nd Compaq Intelligent Drive Array Controllers
11.Sh SYNOPSIS
2.\" Written by Tom Rhodes
3.\" This file is public domain
4.\"
5.Dd August 8, 2004
6.Dt IDA 4
7.Os
8.Sh NAME
9.Nm ida
10.Nd Compaq Intelligent Drive Array Controllers
11.Sh SYNOPSIS
12.Cd device scbus
13.Cd device ida
12To compile this driver into the kernel,
13place the following lines in your
14kernel configuration file:
15.Bd -ragged -offset indent
16.Cd "device scbus"
17.Cd "device ida"
18.Ed
19.Pp
20Alternatively, to load the driver as a
21module at boot time, place the following line in
22.Xr loader.conf 5 :
23.Bd -literal -offset indent
24ida_load="YES"
25.Ed
14.Sh DESCRIPTION
15The Compaq Intelligent Drive Array (IDA) technology is used to
16distribute data across an array of hard drives.
17It unites these hard drives into one or more high-performance logical drives.
18The drive array is managed by an array controller.
19.Pp
20These controllers have the ability to provide fault tolerance for the connected
21drives and optionally provide write cache for the logical drives.

--- 51 unchanged lines hidden ---
26.Sh DESCRIPTION
27The Compaq Intelligent Drive Array (IDA) technology is used to
28distribute data across an array of hard drives.
29It unites these hard drives into one or more high-performance logical drives.
30The drive array is managed by an array controller.
31.Pp
32These controllers have the ability to provide fault tolerance for the connected
33drives and optionally provide write cache for the logical drives.

--- 51 unchanged lines hidden ---