diff options
Diffstat (limited to 'share/man/man4/bio.4')
-rw-r--r-- | share/man/man4/bio.4 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man4/bio.4 b/share/man/man4/bio.4 index 3481815a248..094398f6814 100644 --- a/share/man/man4/bio.4 +++ b/share/man/man4/bio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bio.4,v 1.24 2009/02/09 20:39:56 grange Exp $ +.\" $OpenBSD: bio.4,v 1.25 2009/07/20 04:12:25 cnst Exp $ .\" .\" Copyright (c) 2002 Niklas Hallqvist .\" Copyright (c) 2006 Marco Peereboom @@ -27,7 +27,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 9 2009 $ +.Dd $Mdocdate: July 20 2009 $ .Dt BIO 4 .Os .Sh NAME @@ -61,7 +61,7 @@ The following device drivers register with .Nm for volume management: .Pp -.Bl -tag -width ciss(4)XX -offset indent -compact +.Bl -tag -width softraid(4)XX -offset indent -compact .It Xr ami 4 American Megatrends Inc. MegaRAID PATA/SATA/SCSI RAID controller .It Xr arc 4 @@ -74,6 +74,10 @@ Compaq Smart ARRAY 5/6 SAS/SATA/SCSI RAID controller IBM SATA/SCSI ServeRAID controller .It Xr mfi 4 LSI Logic & Dell MegaRAID SAS RAID controller +.It Xr mpi 4 +LSI Logic Fusion-MPT Message Passing Interface +.It Xr softraid 4 +Software RAID .El .Pp The following device drivers register with |