summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ubsec.4
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2004-09-12 19:39:09 +0000
committersimon <simon@FreeBSD.org>2004-09-12 19:39:09 +0000
commitd70a385414500c0c5e8dbb103af09e1d90a8fa01 (patch)
treead11dd6b031904bbc1115829f3fc591b22927134 /share/man/man4/ubsec.4
parent2ee283578faa0573a7be049bfb6b8022ec981b11 (diff)
downloadFreeBSD-src-d70a385414500c0c5e8dbb103af09e1d90a8fa01.zip
FreeBSD-src-d70a385414500c0c5e8dbb103af09e1d90a8fa01.tar.gz
- Add a HARDWARE section which lists supported devices.
MFC after: 3 days
Diffstat (limited to 'share/man/man4/ubsec.4')
-rw-r--r--share/man/man4/ubsec.443
1 files changed, 24 insertions, 19 deletions
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4
index 8a271d9..62995d5 100644
--- a/share/man/man4/ubsec.4
+++ b/share/man/man4/ubsec.4
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 28, 2003
+.Dd September 12, 2004
.Dt UBSEC 4
.Os
.Sh NAME
@@ -42,6 +42,29 @@
.Sh DESCRIPTION
The
.Nm
+driver supports cards containing Broadcom and BlueSteel uBsec 5x0x
+crypto accelerator chips.
+.Pp
+The
+.Nm
+driver registers itself to accelerate DES, Triple-DES, MD5-HMAC,
+and SHA1-HMAC operations for
+.Xr ipsec 4
+and
+.Xr crypto 4 .
+.Pp
+On those models which contain a public key engine (almost all of the
+more recent ones), this feature is registered with the
+.Xr crypto 4
+subsystem.
+.Pp
+On all models except the Bluesteel 5501 and Broadcom 5801, the driver
+registers itself to provide random data to the
+.Xr random 4
+subsystem.
+.Sh HARDWARE
+The
+.Nm
driver supports cards containing any of the following chips:
.Bl -tag -width "Broadcom BCM5822" -offset indent
.It Bluesteel 5501
@@ -66,24 +89,6 @@ Faster version of the BCM5820.
.It Broadcom BCM5823
A BCM5822 with AES capability.
.El
-.Pp
-The
-.Nm
-driver registers itself to accelerate DES, Triple-DES, MD5-HMAC,
-and SHA1-HMAC operations for
-.Xr ipsec 4
-and
-.Xr crypto 4 .
-.Pp
-On those models which contain a public key engine (almost all of the
-more recent ones), this feature is registered with the
-.Xr crypto 4
-subsystem.
-.Pp
-On all models except the Bluesteel 5501 and Broadcom 5801, the driver
-registers itself to provide random data to the
-.Xr random 4
-subsystem.
.Sh SEE ALSO
.Xr crypt 3 ,
.Xr crypto 4 ,
OpenPOWER on IntegriCloud