1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00

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
MFC after:	3 days
This commit is contained in:
Christian Brueffer 2009-05-16 21:38:55 +00:00
parent 7d7a10d261
commit cd65fa6f16
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192220

View File

@ -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@thought.net) .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved. .\" All rights reserved.
@ -11,11 +11,6 @@
.\" 2. Redistributions in binary form must reproduce the above copyright .\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the .\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution. .\" 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 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
@ -31,7 +26,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd April 1, 2006 .Dd May 16, 2009
.Dt UBSEC 4 .Dt UBSEC 4
.Os .Os
.Sh NAME .Sh NAME
@ -84,7 +79,7 @@ driver supports cards containing any of the following chips:
.It Bluesteel 5501 .It Bluesteel 5501
The original chipset, no longer made. The original chipset, no longer made.
This extremely rare unit 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 .It Bluesteel 5601
A faster and fixed version of the original, with a random number A faster and fixed version of the original, with a random number
unit and large number engine added. 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. 64 bit version of the chip, and significantly more advanced.
.It Broadcom BCM5821 .It Broadcom BCM5821
Faster version of the BCM5820. Faster version of the BCM5820.
This is the chip found on the Sun Crypto Accelerator 1000.
.It Broadcom BCM5822 .It Broadcom BCM5822
Faster version of the BCM5820. Faster version of the BCM5820.
.It Broadcom BCM5823 .It Broadcom BCM5823