diff options
author | simon <simon@FreeBSD.org> | 2004-09-12 19:39:09 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-09-12 19:39:09 +0000 |
commit | d70a385414500c0c5e8dbb103af09e1d90a8fa01 (patch) | |
tree | ad11dd6b031904bbc1115829f3fc591b22927134 /share/man | |
parent | 2ee283578faa0573a7be049bfb6b8022ec981b11 (diff) | |
download | FreeBSD-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')
-rw-r--r-- | share/man/man4/hifn.4 | 47 | ||||
-rw-r--r-- | share/man/man4/safe.4 | 26 | ||||
-rw-r--r-- | share/man/man4/ubsec.4 | 43 |
3 files changed, 65 insertions, 51 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 8f5baa0..7a0b407 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 8, 2003 +.Dd September 12, 2004 .Dt HIFN 4 .Os .Sh NAME @@ -40,8 +40,32 @@ The .Nm driver supports various cards containing the Hifn 7751, 7951, +7811, 7955, and 7956 chipsets. +.Pp +The +.Nm +driver registers itself to accelerate DES, Triple-DES, +AES (7955 and 7956 only), ARC4, MD5, +MD5-HMAC, SHA1, and SHA1-HMAC operations for +.Xr ipsec 4 +and +.Xr crypto 4 . +.Pp +The Hifn +.Tn 7951 , +.Tn 7811 , +.Tn 7955 , +and +.Tn 7956 +will also supply data to the kernel +.Xr random 4 +subsystem. +.Sh HARDWARE +The +.Nm +driver supports various cards containing the Hifn 7751, 7951, 7811, 7955, and 7956 -chipsets, such as +chipsets, such as: .Bl -tag -width namenamenamena -offset indent .It Invertex AEON No longer being made. @@ -70,25 +94,6 @@ See .Pa http://www.soekris.com/ . Contains a 7955 and supports symmetric and random number operations. .El -.Pp -The -.Nm -driver registers itself to accelerate DES, Triple-DES, -AES (7955 and 7956 only), ARC4, MD5, -MD5-HMAC, SHA1, and SHA1-HMAC operations for -.Xr ipsec 4 -and -.Xr crypto 4 . -.Pp -The Hifn -.Tn 7951 , -.Tn 7811 , -.Tn 7955 , -and -.Tn 7956 -will also supply data to the kernel -.Xr random 4 -subsystem. .Sh BUGS The 7751 chip starts out at initialization by only supporting compression. A proprietary algorithm, which has been reverse engineered, is required to diff --git a/share/man/man4/safe.4 b/share/man/man4/safe.4 index 4542fa5..4931dfb 100644 --- a/share/man/man4/safe.4 +++ b/share/man/man4/safe.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\"/ -.Dd May 30, 2002 +.Dd September 12, 2004 .Dt SAFE 4 .Os .Sh NAME @@ -42,16 +42,7 @@ .Sh DESCRIPTION The .Nm -driver supports cards containing any of the following chips: -.Bl -tag -width "SafeNet 1141" -offset indent -.It SafeNet 1141 -The original chipset. -Supports DES, Triple-DES, AES, MD5, and SHA-1 -symmetric crypto operations, RNG, public key operations, and full IPsec -packet processing. -.It SafeNet 1741 -A faster version of the 1141. -.El +driver supports cards containing SafeNet crypto accelerator chips. .Pp The .Nm @@ -100,6 +91,19 @@ or to .Dq Li int to dump the hardware interrupt registers. +.Sh HARDWARE +The +.Nm +driver supports cards containing any of the following chips: +.Bl -tag -width "SafeNet 1141" -offset indent +.It SafeNet 1141 +The original chipset. +Supports DES, Triple-DES, AES, MD5, and SHA-1 +symmetric crypto operations, RNG, public key operations, and full IPsec +packet processing. +.It SafeNet 1741 +A faster version of the 1141. +.El .Sh SEE ALSO .Xr crypt 3 , .Xr crypto 4 , 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 , |