svn commit: r192434 - stable/7/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Wed May 20 10:04:20 UTC 2009
Author: brueffer
Date: Wed May 20 10:04:17 2009
New Revision: 192434
URL: http://svn.freebsd.org/changeset/base/192434
Log:
MFC: r192220
Sync up to rev. 1.25 from OpenBSD:
1.19: nop
1.20: nop
1.21: nop
1.22: typo fixed
1.23: license clauses 3 and 4 nuked
1.24: nop
1.25: Sun Crypto Accelerator 1000 has a 5821 chip on it
Obtained from: OpenBSD
Modified:
stable/7/share/man/man4/ (props changed)
stable/7/share/man/man4/igb.4 (props changed)
stable/7/share/man/man4/ubsec.4
Modified: stable/7/share/man/man4/ubsec.4
==============================================================================
--- stable/7/share/man/man4/ubsec.4 Wed May 20 09:44:32 2009 (r192433)
+++ stable/7/share/man/man4/ubsec.4 Wed May 20 10:04:17 2009 (r192434)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ubsec.4,v 1.18 2002/09/26 07:55:41 miod Exp $
+.\" $OpenBSD: ubsec.4,v 1.25 2003/08/12 19:42:46 jason Exp $
.\"
.\" Copyright (c) 2000 Jason L. Wright (jason at thought.net)
.\" All rights reserved.
@@ -11,11 +11,6 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\" must display the following acknowledgement:
-.\" This product includes software developed by Jason L. Wright
-.\" 4. The name of the author may not be used to endorse or promote products
-.\" derived from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
@@ -31,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 1, 2006
+.Dd May 16, 2009
.Dt UBSEC 4
.Os
.Sh NAME
@@ -84,7 +79,7 @@ driver supports cards containing any of
.It Bluesteel 5501
The original chipset, no longer made.
This extremely rare unit
-was not very fast, lacked a RNG, and had a number of other bugs.
+was not very fast, lacked an RNG, and had a number of other bugs.
.It Bluesteel 5601
A faster and fixed version of the original, with a random number
unit and large number engine added.
@@ -98,6 +93,7 @@ Faster version of Bluesteel 5601.
64 bit version of the chip, and significantly more advanced.
.It Broadcom BCM5821
Faster version of the BCM5820.
+This is the chip found on the Sun Crypto Accelerator 1000.
.It Broadcom BCM5822
Faster version of the BCM5820.
.It Broadcom BCM5823
More information about the svn-src-stable
mailing list