diff options
author | 2004-05-21 21:39:36 +0000 | |
---|---|---|
committer | 2004-05-21 21:39:36 +0000 | |
commit | 5b4ce2877097d14df849d2f3d8ce5cb27a1cef38 (patch) | |
tree | fd20c29df3ac3f3f93861a10906efe019d6bf082 | |
parent | make /root/.klogin optional; ok deraadt@ (diff) | |
download | wireguard-openbsd-5b4ce2877097d14df849d2f3d8ce5cb27a1cef38.tar.xz wireguard-openbsd-5b4ce2877097d14df849d2f3d8ce5cb27a1cef38.zip |
Add CERC-SATA. ok jmc@
-rw-r--r-- | share/man/man4/aac.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/aac.4 b/share/man/man4/aac.4 index 2942cde468b..ba998c2535a 100644 --- a/share/man/man4/aac.4 +++ b/share/man/man4/aac.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aac.4,v 1.12 2004/04/09 02:18:47 marco Exp $ +.\" $OpenBSD: aac.4,v 1.13 2004/05/21 21:39:36 marco Exp $ .\" .\" Copyright (c) 2000 Michael Smith .\" Copyright (c) 2000 BSDi @@ -43,6 +43,7 @@ including: .Pp .Bl -tag -width Ds -offset indent -compact .It Adaptec AAC-2622, AAC-364, AAC-3642 +.It Dell CERC-SATA .It Dell PERC 2/QC, PERC 2/Si, PERC 3/Si, PERC 3/Di .It HP NetRaid-4M .El @@ -72,5 +73,3 @@ driver by .Sh BUGS The card provides a mechanism to do online RAID set management, unfortunately the protocol is not public. -.Pp -Only Dell PERC 3/Si was tested, but others should work. |