diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2009-03-06 08:04:32 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2009-03-06 08:04:32 +0000 |
commit | 45d97da207f0956c434198ce598b01a0b4e5fb88 (patch) | |
tree | 87fed6ce372a59cc72188a4b255042e08a080d32 /share | |
parent | 78cf3a47f9b91ad0e232e937e44f7a37dce3f491 (diff) |
Bring a few more PCI IDs from freebsd to match IBM ServeRAID 8i and 8s.
Not tested but should work.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/aac.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/aac.4 b/share/man/man4/aac.4 index 4e63a022dcf..26c269b648a 100644 --- a/share/man/man4/aac.4 +++ b/share/man/man4/aac.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aac.4,v 1.23 2009/03/05 21:19:04 grange Exp $ +.\" $OpenBSD: aac.4,v 1.24 2009/03/06 08:04:31 grange Exp $ .\" .\" Copyright (c) 2000 Michael Smith .\" Copyright (c) 2000 BSDi @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: March 5 2009 $ +.Dd $Mdocdate: March 6 2009 $ .Dt AAC 4 .Os .Sh NAME @@ -47,7 +47,7 @@ including: .It Dell CERC-SATA, PERC 320/DC .It Dell PERC 2/QC, PERC 2/Si, PERC 3/Si, PERC 3/Di .It HP NetRaid-4M -.It IBM ServeRAID-8k +.It IBM ServeRAID-8i/8k/8s .El .Pp All the RAID set volume management is done via the card BIOS. |