diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2010-02-20 19:42:10 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2010-02-20 19:42:10 +0000 |
commit | 1471cf332cc70f9abe464a67cdede44183cca5e3 (patch) | |
tree | 55ec6dc3c52c644763ea9818c577e56d2e49d688 | |
parent | 1ade386e3af87f8610a226e6612373dabf21794c (diff) |
Add authors and dell board
-rw-r--r-- | share/man/man4/mpii.4 | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/share/man/man4/mpii.4 b/share/man/man4/mpii.4 index 2779205c135..1fea208e5d3 100644 --- a/share/man/man4/mpii.4 +++ b/share/man/man4/mpii.4 @@ -1,5 +1,6 @@ -.\" $OpenBSD: mpii.4,v 1.2 2009/12/01 22:10:13 okan Exp $ +.\" $OpenBSD: mpii.4,v 1.3 2010/02/20 19:42:09 marco Exp $ .\" +.\" Copyright (c) 2010 Marco Peereboom <marco@openbsd.org> .\" Copyright (c) 2009 David Gwynne <dlg@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -14,7 +15,7 @@ .\" TORTIOUS ACTION, ARISING OUT OF .\" PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 1 2009 $ +.Dd $Mdocdate: February 20 2010 $ .Dt MPII 4 .Os .Sh NAME @@ -41,7 +42,8 @@ These chipsets can be found on the following controllers: .It LSI SAS 9200-8e, LSI SAS 9211-4i, -LSI SAS 9211-8i +LSI SAS 9211-8i, +Dell PERC H200 .El .Pp Some models of these controllers have varying degrees of support for RAID 0 @@ -59,3 +61,11 @@ The .Nm driver first appeared in .Ox 4.7 . +.Sh AUTHORS +.An -nosplit +The +.Nm +driver was written by +.An James Giannoules +and +.An Mike Belopuhov Aq mkb@crypt.org.ru . |